instantiate my functions into a matlab app?
Show older comments
how do i use my matlat functions or .m files in a new matlab app?
I dont see a work space so how do i include my own functions to a matlab app?
Thanks
1 Comment
Mohammad Sami
on 2 Aug 2021
As long as your functions are in the working directory or on the path, they can be called from your app.
Answers (0)
Categories
Find more on Startup and Shutdown 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!