Call Matlab function inside MuPAD

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?

Antworten (1)

bilal javed
bilal javed am 2 Feb. 2019

0 Stimmen

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 Kommentare

madhan ravi
madhan ravi am 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 am 2 Feb. 2019
MuPAD notebooks are being removed but not MuPAD itself.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 2 Feb. 2019

Kommentiert:

am 2 Feb. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by