Can I access function from a mlapp?
显示 更早的评论
I have a nice function inside of MyMlapp.mlapp I just wonder if I can somehow call that function or if I have to go in and copy the code and place it in an "normal" function (or script).
I was thinking something similar to:
Result = MyMlapp.TheFunctionIWantToCall(variable);
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!