MATLAB for Dummies by Jim Sizemore

MATLAB for Dummies by Jim Sizemore

Author:Jim Sizemore
Language: eng
Format: epub
ISBN: 9781118820032
Publisher: Wiley
Published: 2014-10-18T10:20:53+00:00


Click Run. MATLAB displays a message telling you that the SayHello2() function requires input, as shown in Figure 9-10. You see this message every time you try to use Run to start the function because functions don’t store argument information as scripts do.

Figure 9-10: MATLAB knows to ask you for the input arguments as needed.

Type 'Ann' and press Enter. You see the expected output of:

Hello There Ann!

Type SayHello2('Josh') in the Command window and press Enter. You see the expected output.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.