Storing variables in an array
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Ver también
Categorías
Más información sobre Particle & Nuclear Physics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!