Hello every one. I built a GUI with an update of several axes in due of a slider action. The sketch is really long and some actions are repetitive... So, I would like to build a function (in the GUI code) which could be call in a first time a the initialization and next on the slider' actions just to draw several curves within an axes.
I'm not really used with GUI's rules and I don't know how proceed.
Best regards

 채택된 답변

Walter Roberson
Walter Roberson 2017년 9월 2일

0 개 추천

If you used GUIDE to create your GUI then you would have created a .fig and a .m file. You can edit the .m file and add any functions you need.

추가 답변 (1개)

Sébastien KUBASIK
Sébastien KUBASIK 2017년 9월 3일

0 개 추천

Thanks Walter,
It was... so simple. It's running, wonderfull.

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by