Feeds
提问
How to compile a GUI using DEPLOYTOOL?
Hie guys, i have built a GUI for a program. Now i would like to compile it using DEPLOYTOOL. Can i know how to make it work? Eve...
13 years 前 | 1 个回答 | 0
1
个回答提问
Matlab Compiler
Hie guys, i tried the deploytool to compile my GUI for standalone application. After i import my m-file into the main file, when...
13 years 前 | 2 个回答 | 0
2
个回答提问
Datacursormode
Hie guys, is it possible to know the value of a graph for 3 to 4 points at 1 time? Which means, the result from the datacursormo...
13 years 前 | 1 个回答 | 1
1
个回答提问
GUI
Hie guys, i have a GUI. I have an edit text. and i program it like below, ************************************* if (y_Bal...
13 years 前 | 1 个回答 | 0
1
个回答提问
Datacursormode
Hie guys, is it possible to increase the decimal point for the datacursormode? Regards, Ean
13 years 前 | 1 个回答 | 0
1
个回答提问
Axes in GUI
Hie guys, can i know how do we change the axes scale color? Like if we change at the properties table, it only appear when we ru...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to reset popupmenu in GUI
Hie guys, can i know how to reset popupmenu to the string that we give it a name? regards, Ean
13 years 前 | 2 个回答 | 0
2
个回答提问
GUI plot
Hie guys, i imported an excel file into my gui and i plotted it out together with the vertical lines that i need. However, with ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Error in XData=get(get(gca,'children'),'XData)
Hie guys, i have an error with the command above. XData=get(get(gca,'children'),'XData'); YData=get(get(gca,'children'),'Y...
13 years 前 | 1 个回答 | 0
1
个回答提问
Error in GUI
Hie guys, can i know where is the error when this appear in my command window when i run my GUI. ??? Undefined function or me...
13 years 前 | 1 个回答 | 0
1
个回答提问
Label a plot
Hie all, i want to ask if i have plot a few graphs and the one below is the vertical line.Can i know how to label the vertical l...
13 years 前 | 1 个回答 | 0
1
个回答提问
excel and plot
Hie guys, i have an excel file which have 2 column with 1600 rows. I use this command to read both entire row. fileName= 'dat...
13 years 前 | 1 个回答 | 0
1
个回答提问
S-Transform Detection
Hie all, If i have a set of data for power quality, and i would like to use s-transform in matlab to implement the detection. C...
13 years 前 | 1 个回答 | 0
1
个回答提问
Import Excel and plot
Hie everyone, i face some problems that i do not actually know where is the problem is. Let's say i have an excel file with two ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Get a point from a graph
Hie guys, I have done a GUI to plot a graph. Now i would like to get the calue from the graph. Lets say i plot(x,y). I would l...
14 years 前 | 2 个回答 | 0