disp(‘hello world’);
이전 댓글 표시
disp (‘hello world’);
댓글 수: 2
a=((hello world))
Walter Roberson
2025년 8월 2일
That is incorrect. The function hello does not accept any input parameters, and does not return any outputs.
채택된 답변
추가 답변 (1개)
disp command,
disp("Hello World")
카테고리
도움말 센터 및 File Exchange에서 Graphics Object Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
