Call Matlab function inside MuPAD

2 visualizzazioni (ultimi 30 giorni)
bilal javed
bilal javed il 2 Feb 2019
hello! I am working on Mupad file and I need to use a *.m file for further calculation, Is there someway to call that function inside mupad. Any suggestions?

Risposte (1)

bilal javed
bilal javed il 2 Feb 2019
Problem Solved for my case, I convert my MuPAD file into Live script and call function from there.
It takes a lot of time to make correction in Live script because of conversion from MuPAD to LiveScript, but live script is easy to handle.
Still wonder if there is a way to call loacl_function.m in MuPAD
  2 Commenti
madhan ravi
madhan ravi il 2 Feb 2019
I would rather suggest you to use MATLAB instead of Mupad because it‘s going to be removed in the future releases.
Walter Roberson
Walter Roberson il 2 Feb 2019
MuPAD notebooks are being removed but not MuPAD itself.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by