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

Answers (1)

Benjamin Thompson
Benjamin Thompson on 2 Feb 2022
Edited: Benjamin Thompson on 2 Feb 2022
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".

Categories

Asked:

on 2 Feb 2022

Edited:

on 2 Feb 2022

Community Treasure Hunt

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

Start Hunting!