Lost on basic csvread, fwrite, load functions?
Mostrar comentarios más antiguos

I have a homework problem that we did not get examples for, and am looking for some code that will help me accomplish the attached prompt. So far I have the first part (I think):
Array=csvread(filename); col1=Array(:,1); col2=Array(:,2); plot(col1,col2) end
2 comentarios
KSSV
el 21 de Abr. de 2017
What's the question?
Troy Von Gillern
el 21 de Abr. de 2017
Respuestas (0)
Categorías
Más información sobre Whos en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!