using external matlab file in app

Hello,
i have external file as shown bellow and i created a simple app as shown bellow.
how to display y(1) and x(1) when i pushed the button

Réponses (1)

Benjamin Thompson
Benjamin Thompson le 2 Fév 2022
Modifié(e) : Benjamin Thompson le 2 Fév 2022

0 votes

You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".

Catégories

En savoir plus sur Debugging and Analysis dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by