Feeds
提问
Find closest value in large array
Hey guys, I have a dataset that is around 4000 rows long and I want to write my script so the user can enter a pressure, and ...
9 years 前 | 2 个回答 | 0
2
个回答提问
Only plot values until maximum is reached
This is my script to plot my radiosonde data: % Temperature and Dew Point against Pressure [row,col] = find(max(data(:,8))...
10 years 前 | 1 个回答 | 0