disp(‘hello world’);
Afficher commentaires plus anciens
disp (‘hello world’);
2 commentaires
a=((hello world))
Walter Roberson
le 2 Août 2025
That is incorrect. The function hello does not accept any input parameters, and does not return any outputs.
Réponse acceptée
Plus de réponses (1)
disp command,
disp("Hello World")
Catégories
En savoir plus sur Graphics Object Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
