Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Could anyone help me how to extract or store the values from the code after running the code to several iterations.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
how to generate the graph from the values without running the code for the second time.
3 comentarios
Geoff Hayes
el 31 de Mayo de 2018
Editada: Geoff Hayes
el 31 de Mayo de 2018
Prabha - try saving the values (presumably you have an array of the output from each iteration) to a file with save. Alternatively, you could can try and optimize your code to improve performance.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!