Help gui sin cos wave
Afficher commentaires plus anciens
</matlabcentral/answers/uploaded_files/321700/9F374857-18A9-4937-A9D8-20DAB84691D9.jpeg> Can you guys help me how can i make this gui cos and sin funtion? I cant enter the code
3 commentaires
JINWOO HONG
le 25 Juin 2020
Rik
le 25 Juin 2020
Read the thread Walter linked, then follow that advice.
Réponses (1)
Walter Roberson
le 25 Juin 2020
I cant enter the code
At the MATLAB command prompt, you can give the command
edit
That will open the MATLAB editor, and you can enter code there.
However, I suggest that you instead enter the command
appdesigner
That will open the App Designer program, which is a program that helps build GUIs.
Catégories
En savoir plus sur Startup and Shutdown 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!