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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
1
답변질문
Datacursormode
Hie guys, is it possible to increase the decimal point for the datacursormode? Regards, Ean
13년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 14년 전 | 답변 수: 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 ...
거의 14년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0