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?

Risposte (1)

bilal javed
bilal javed il 2 Feb 2019

0 voti

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

I would rather suggest you to use MATLAB instead of Mupad because it‘s going to be removed in the future releases.
MuPAD notebooks are being removed but not MuPAD itself.

Accedi per commentare.

Richiesto:

il 2 Feb 2019

Community Treasure Hunt

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

Start Hunting!

Translated by