Line 7: | Line 7: | ||
I'm trying to Copy and paste Mario.m and it isn't working for me, line 14 it says: | I'm trying to Copy and paste Mario.m and it isn't working for me, line 14 it says: | ||
− | ??? function x = Mario(d) | + | |
+ | ""??? function x = Mario(d)"" | ||
| | | | ||
Error: Function definitions are not permitted at the prompt or in scripts. | Error: Function definitions are not permitted at the prompt or in scripts. |
Revision as of 15:38, 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