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?

Answers (1)

bilal javed
bilal javed on 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 Comments

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.

Sign in to comment.

Asked:

on 2 Feb 2019

Commented:

on 2 Feb 2019

Community Treasure Hunt

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

Start Hunting!