Storing variables in an array
6 views (last 30 days)
Show older comments
Hello everyone, I have a small problem with my Matlab code, I want to plot the dynamics of 77 protons in 500001 Timepoint but due to Matlab capacity, im not able to plot all the protons and the timepoint. the Arrays I want to plot are
Mx=(77,500000)
My=(77,500000)
Mz=(77,500000)
How can I store/save in every matrice only the 100. Value (1. Value for the Mx Matrice => 100. => 200. => 300. ... => 500000)
0 Comments
See Also
Categories
Find more on Particle & Nuclear Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!