photo

Matt Reiser


Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Student

Statistica

Feeds

Visto da

Domanda


I do not know why I am getting an error, i am trying to hand in this project but i will get a zero if the code can not be read. Please help me.
Getting an error Error: Function definitions are not permitted in this context. % P2 CS101-104 1234 % first LAST ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


1st graph plots fine, 2nd graph is an error.
x = linspace(-30,30,30001); y = ((sin(x)) ./ (x)); plot(x,y,'-'); axis([-30 30 -.25 1]) xlabel('x') ylabel('y') title('Rei...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


I have a Problem.
x = linspace(-30,30,30001); y = ((sin(x)) ./ (x)); plot(x,y,'-'); axis([-30 30 -.25 1]) xlabel('x') ylabel('y')...

quasi 10 anni fa | 1 risposta | 0

1

risposta