disp(‘hello world’);
Mostrar comentarios más antiguos
disp (‘hello world’);
2 comentarios
a=((hello world))
Walter Roberson
el 2 de Ag. de 2025
That is incorrect. The function hello does not accept any input parameters, and does not return any outputs.
Respuesta aceptada
Más respuestas (1)
disp command,
disp("Hello World")
Categorías
Más información sobre Graphics Object Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
