Is there a way to store each group iteration of hgiu (line 208) in workspace?

1 次查看(过去 30 天)
hgiu iterates in groups of 2000 times. I would like to store each group. I think there may be nine groups of 2000 data points. I have been trying to figure this out for awhile and help will be appreciated!
I have attached my code along with "nodes.txt" and "pipes.txt" which are needed to run it. I am new to Matlab and am using this for engineering purposes.
  4 个评论
Austin Sowers
Austin Sowers 2018-9-14
I would like to save the "hgiu" variable. On line 208. To fix the red lines would only speed up the program correct? I don't mind the speed of the program currently and I am mostly concerned with the hgiu output. Thanks for your feedback!
Stephen23
Stephen23 2018-9-14
@Austin Sowers: what you have not told us anywhere is for which loop is the one that you want to store that variable? Your code has multiple loops, and it is not immediately obvious which of them would be of interest to you, or which one might have 7/9 iterations (depending on your explanation).
Once you explain exactly which loop then we can help you.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by