save an array to a Matlab .mat file
Is there a way that SageMath can save an array (or arrays) to a Matlab .mat file, so in Matlab I can use load to read it?
Is there a way that SageMath can save an array (or arrays) to a Matlab .mat file, so in Matlab I can use load to read it?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2023-10-05 04:32:36 +0100
Seen: 103 times
Last updated: Oct 05 '23
Is it possible to use Matlab Code to control SAGE?
sage for aerospace engineering
Porting a finite-differences-matrix from Matlab to Numpy
Disable syntax highlighting in sws2tex
structure similar to Matlab Cells
Matlab flight simulator display indicator query
Convert a sage.interfaces.matlab.MatlabElement object
Have you tried https://docs.scipy.org/doc/scipy/refe... (Sage includes
scipy
.)