How to export from Mathematica so that Matlab can see a variable name other than Expression1
I’m exporting a variable from Mathematica to disk in .mat format.
Later I want to read this in Matlab.
When I load the .mat file, my variable is called Expression1
How do I export it properly in Mathematica so that my original variable name is preserved?
(I don’t know if this is possible. I can’t find out how to do it when I search the mathematica help files)
Thanks,
TomI’m exporting a variable from Mathematica to disk in .mat format.
Later I want to read this in Matlab.
When I load the .mat file, my variable is called Expression1
How do I export it properly in Mathematica so that my original variable name is preserved?
(I don’t know if this is possible. I can’t find out how to do it when I search the mathematica help files)
Thanks,
Tom I’m exporting a variable from Mathematica to disk in .mat format.
Later I want to read this in Matlab.
When I load the .mat file, my variable is called Expression1
How do I export it properly in Mathematica so that my original variable name is preserved?
(I don’t know if this is possible. I can’t find out how to do it when I search the mathematica help files)
Thanks,
Tom export, load, mathematica, variable name MATLAB Answers — New Questions