MATLAB: Is it possible to call a live script matlab file from another one

callinglive scriptMATLABsymbolic

Is it possible to call a live script matlab file from another one? Thank you.

Best Answer

Do you mean by another MATLAB file? If so, yes. If the live script name is livescript.mlx, call it from .m file like
>> livescript