instantiate my functions into a matlab app?

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

As long as your functions are in the working directory or on the path, they can be called from your app.

Sign in to comment.

Answers (0)

Categories

Products

Release

R2020b

Tags

Asked:

on 1 Aug 2021

Commented:

on 2 Aug 2021

Community Treasure Hunt

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

Start Hunting!