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 comentario

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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Etiquetas

Preguntada:

el 4 de Oct. de 2017

Comentada:

el 4 de Oct. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by