Hi to all
I'm not that good in Matlab and I tried to learn it. I used for loop to create a solution for each value of (n) and repeating the for loop. The for-loop is from 1 to 8760 while n is from 0 to 1 with increament of 0.1.
I want to repeat the for-loop for each (n) and finally make a vecto of [n, solution from for-loop]. Attached flow chart may explain more about what I want.
6 Comments
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811009
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811009
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811011
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811011
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811012
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811012
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811018
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811018
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811051
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811051
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811073
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/511279-repeating-for-loop-until-getting-a-list-of-solution#comment_811073
Sign in to comment.