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?
There will be a maintenance on the server on November 14th 2025.
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: 305 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
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Have you tried https://docs.scipy.org/doc/scipy/refe... (Sage includes
scipy.)