Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Could anyone help me how to extract or store the values from the code after running the code to several iterations.

1 回表示 (過去 30 日間)
Prabha Kumaresan
Prabha Kumaresan 2018 年 5 月 31 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
how to generate the graph from the values without running the code for the second time.
  3 件のコメント
Prabha Kumaresan
Prabha Kumaresan 2018 年 5 月 31 日
I am getting the graph when i run the code with respect to 100 iterations.It took around 4 hours to execute the result.Could you please tell me how to get the graph by using the values for 100 iterations again instead running it again.
Geoff Hayes
Geoff Hayes 2018 年 5 月 31 日
編集済み: Geoff Hayes 2018 年 5 月 31 日
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.

回答 (0 件)

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by