Feeds
提问
how to set graph size
how to set my graphic size to (w:h=550:400) now my graph size is 560:420 (automatic) [ day_number, daily_rain ] = DailyRain( Rai...
11 years 前 | 2 个回答 | 3
2
个回答提问
error "Index exceeds matrix dimensions." in my GUI
i can't fix this error Index exceeds matrix dimensions. Error in bulanan (line 11) bar( mr(inthn).Rain ); ...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to show max min mean std in GUI
how to create pushbutton2 to show max, min, std, mean graphic in GUI. and graph create by pushbutton1
12 years 前 | 1 个回答 | 0
1
个回答提问
how to make pushbutton work fast
my pushbutton will process data to produce 26 different graph.. but pushbutton need +21 sec to create a graph, couse pushbutton ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Design a GUI for data analisys
I have to design GUI for my mfile code, this the illustration of process my matlab code <http://prntscr.com/q63y9> my GUI ...
12 years 前 | 1 个回答 | 0
1
个回答提问
connecting the output microcontroler AT89S52 at matlab
How to know the output of microcontroler program on matlab can be read real time
12 years 前 | 1 个回答 | 0
1
个回答提问
how to insert mfile to GUI
i have skripst in mfile to read and proces the data. i have 4 file mfile. 1 file to read and identification a file data, 1 fil...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to make monthly graph from daily file data
thank to *per isakson* from this code (daily/1 file) can u make monthly graph (30file data)?? ===== function RainData...
12 years 前 | 2 个回答 | 0
2
个回答提问
how to read x file data (x=30file)
---thanks to per isakson--- i have code in m file, function cac = ReadSoniData( folder_spec, file ) sad = d...
12 years 前 | 3 个回答 | 0
3
个回答提问
how to accumulation a cell (x) data. from 30 file data.
i have 1440x9 cell data from a file, n i have 360 file data in a folder. how to accumulation data cell 3, from 30 file data. ...
12 years 前 | 2 个回答 | 0
2
个回答提问
why %c still skip the blank data??
i have data in .dat file, in column 2 the data show as R- R+ and blank data (2 space). i use %c to chose the blank data, but %C ...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to select columns of data (.dat)
i have data in 732 file (.dat ) n this sample my data.. 03:05:00 .000 065.501 01** 4864 0086 0074 +19 03:06:00 ...
12 years 前 | 1 个回答 | 0