Message Boards Message Boards

MSet doesn't work in the package Matlink

Posted 1 year ago

Hi

I have installed Matlink and it worked correctly. The commands "MEvaluate" and "MGet" work without any problem but the command "MSet" doesn't work and no variables are displayed in Matlab. How should I do to correct this problem?

For example, I worked on the following script:

Needs["MATLink`"]

OpenMATLAB[]

MEvaluate["mat = magic(5)"]

mat = MGet["mat"]

MSet["mat_tr", Transpose[mat]]

no results was returned for Mset in Mathematica and Matlab

Thank you

POSTED BY: Pooya Azizi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract