Line 6: | Line 6: | ||
Obtain the Mario.m file [http://web.ics.purdue.edu/~huffmalm/301SU09/Mario.m here] | Obtain the Mario.m file [http://web.ics.purdue.edu/~huffmalm/301SU09/Mario.m here] | ||
− | I'm trying to Copy and paste Mario.m and it isn't working for me, line 14 it says. Anyone else get this??---Adam Frey | + | I'm trying to Copy and paste Mario.m and it isn't working for me, line 14 it says: |
+ | ??? function x = Mario(d) | ||
+ | | | ||
+ | Error: Function definitions are not permitted at the prompt or in scripts. | ||
+ | |||
+ | Anyone else get this??---Adam Frey | ||
Back to [[Homework]] | Back to [[Homework]] |
Revision as of 15:37, 20 July 2009
Contents
Problem 1
Problem 2
Problem 3
Add your Rhea contributions to the Midterm Cheat Sheet. Instead of making pages with titles like HW5.3 Landis Huffman_ECE301Summer2009, make your pages descriptive to their content while still including your name, e.g. Fourier Transform - Landis Huffman
Problem 4
Obtain the Mario.m file here
I'm trying to Copy and paste Mario.m and it isn't working for me, line 14 it says: ??? function x = Mario(d)
|
Error: Function definitions are not permitted at the prompt or in scripts.
Anyone else get this??---Adam Frey
Back to Homework