bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

How to store a series of vectors from a for loop.

A very common question among new MATLAB users is how to store the results of a calculation done in a for loop. I covered how to do this when the result is a scalar However, I did not cover how to do this if you are creating a vector each time through the loop.

I often see people try to store the results in a series of vectors with names like alpha1, alpha2, alpha3… This is not a good idea, it is hard to manipulate and refer to these variables. Better is to store each resultant vector as a row in a larger matrix.

Video Player is loading.
Current Time 0:00
Duration 2:09
Loaded: 0%
Stream Type LIVE
Remaining Time 2:09
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
  • en (Main), selected
    |
    • print

    댓글

    댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.

    Loading...