|
|
|
|
|
by precsim
2294 days ago
|
|
As someone whos has written a very large and complex toolbox in Matlab [1], and now rewriting in Python I would not recommend locking yourself in to Matlab/Mathworks. However, if you don't use any GUI functionality you might get away with it, and you might be able to use Octave which can run must Matlab code unmodified (also see Octave online for deployment). [1]: https://www.featool.com |
|