How to run an mlapp from a .m file
Show older comments
My app i created with Matlabs App Desginer is named "powerSystemLineBusDiagram.mlapp" and I want to run it directly from my .m file. Ive tried a number of things without success, any ideas?
1 Comment
Mario Malic
on 24 Oct 2020
Just type this in your script
powerSystemLineBusDiagram
Accepted Answer
More Answers (0)
Categories
Find more on Standard File Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!