Mx = 100:100:500000
Storing variables in an array
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Particle & Nuclear Physics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!