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!
