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

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 commentaire

is the only way to do it with numpy? as in:
https://stackoverflow.com/questions/10997254/converting-numpy-arrays-to-matlab-and-vice-versa

Connectez-vous pour commenter.

Réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by