Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Could anyone help me how to extract or store the values from the code after running the code to several iterations.
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to generate the graph from the values without running the code for the second time.
3 Commenti
Geoff Hayes
il 31 Mag 2018
Modificato: Geoff Hayes
il 31 Mag 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.
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!