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!
