disp(‘hello world’);
Mostra commenti meno recenti
disp (‘hello world’);
2 Commenti
a=((hello world))
Walter Roberson
il 2 Ago 2025
That is incorrect. The function hello does not accept any input parameters, and does not return any outputs.
Risposta accettata
Più risposte (1)
disp command,
disp("Hello World")
Categorie
Scopri di più su Graphics Object Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
