Help gui sin cos wave
이전 댓글 표시
</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
JINWOO HONG
2020년 6월 25일
Rik
2020년 6월 25일
Read the thread Walter linked, then follow that advice.
답변 (1개)
Walter Roberson
2020년 6월 25일
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.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!