Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
how can i use if condition for a 3 Dim matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everybody, I have 3 matrices(T,TP,RH) with (11323*60*9)dimemtions and 1 matrix with(11323*60).I want to have an output matrix with (11323*28*60) with this condition: T-Tp<2.5 & RH>80 & R=0; means i want a logical 3D matrix that be contains all these condition how can i do it plz help me. thank you all
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!