Can someone provide me an example of loading data from Python to Matlab?

2 views (last 30 days)
I saw the page:
https://www.mathworks.com/help/matlab/matlab_external/pass-data-to-matlab-from-python.html
that shows which type are available from python to matlab but it does not provide an exmaple script of how to actually save the data in python and then load it in matlab. Anyone has an example for this?
I obviously tried googling but I didn't have any luck.
  1 Comment
Brando Miranda
Brando Miranda on 4 Oct 2017
is the only way to do it with numpy? as in:
https://stackoverflow.com/questions/10997254/converting-numpy-arrays-to-matlab-and-vice-versa

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!