How to extract a certain value from 3-dimensional array?
Mostrar comentarios más antiguos
I have 3-dimensional array named as bfrag.mat file. In bfrag.mat file I have 2x16x16 frag file and Int_m file associated with frag array(i.e. each frag file column is associated with Int_m file column and so on). I want to extract a number (say greater than 10%) from frag file and corresponding value from Int_m file and record in a new matrix form (because I need do for several .mat file in for loop). Any idea is appreciated.Thank you.
3 comentarios
James Tursa
el 21 de Abr. de 2017
Please provide a small example showing input and desired output.
sam moor
el 21 de Abr. de 2017
sam moor
el 22 de Abr. de 2017
Respuestas (1)
sam moor
el 22 de Abr. de 2017
0 votos
Categorías
Más información sobre File Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!