Hello, World! in MATLAB
Example for versions
GNU Octave 3.2.3
The first function is identical to the C one. The second one is Octave-specific.
printf("Hello, World!\n");
disp("Hello, World!");
Comments
]]>blog comments powered by Disqus
]]>