photo

Jeremy Baker


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Student

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I keep getting this error and i cannot work out what it means
Indat = load('-ascii','C:\Users\jbake_000\Documents\MATLAB\SC101\weather.txt'); Time = Indat(:, 1); Windspeed = Indat(:, 4);...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I get an error for plot called "double"
Indat = load('-ascii','C:\Users\jbake_000\Documents\MATLAB\SC101\weather.txt'); Time = Indat(:, 1); Windspeed = Indat(:,...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why doesn't "solve" work on my MLab(student)
e.g. EDU>> [x,y] = solve('x+2*y=4','2*x - y=3') Undefined function 'solve' for input arguments of type 'char'.

casi 12 años hace | 2 respuestas | 0

2

respuestas