Hello, i need codes that breaks my column of data (say 1x737) into 30x24. How would i do that? Thank you.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Yonten Dubjur
am 20 Mär. 2019
Kommentiert: Walter Roberson
am 21 Mär. 2019
for example, 1x737 double
i. e. , A=1:2:738;
how would i convert it to 30x24 double?
%this is because I've hourly data of one month which is in one single column. Now i need it in daily. Your help will be a great success. thank you.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!