Clear Filters
Clear Filters

Calling third party functions in App Designer

1 view (last 30 days)
Hello everyone) Please tell me how to call functions in the App Designer module (Code View section) that are located in folders other than the App Designer project location?

Accepted Answer

Walter Roberson
Walter Roberson on 13 Jan 2024
Just make sure that the folders are on the MATLAB path, and call them normally.
  1 Comment
Salavat Shaymardanov
Salavat Shaymardanov on 15 Jan 2024
If I understood you correctly, you meant to click RMB on the required folder along with subfolders and select "Selected Folders and Subfolders" - and then call the necessary functions in the "Button pushed function". If so, then it works)) Thank you))

Sign in to comment.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer 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!