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



답변 (1개)
Benjamin Thompson
2022년 2월 2일
편집: Benjamin Thompson
2022년 2월 2일
0 개 추천
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".
카테고리
도움말 센터 및 File Exchange에서 Debugging and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!