질문


realtime plot, y axes overlapping
Hi, the first time when the plot/s is created is fine. When i change the y values and axes start to overlap. I've tried every...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can I add multiple y axes to a plot?
Hi, I'm trying to plot the y axes on the right side of the graph but for some reason i'm unable to do so. You are probab...

13년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
plot two y axis on the right side - GUI
http://prezi.com/q356tuuurbhd/plot/ here's a link to the plot

13년 초과 전 | 0

질문


plot two y axis on the right side - GUI
Hi, I have already created a graph but i cant find any help on how to create a second y axis on the same side as the first one....

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


replace one Listbox cell with another
i would like to replace one line or cell with another. eg I have 10 cells and I would like to replace cell #2 with cell #7 a...

13년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Changing color of a string in listbox - MATLAB GUI
is there a way to move the new colored text to the top of the listbox?

13년 초과 전 | 0

답변 있음
Changing color of a string in listbox - MATLAB GUI
NVM NewColor = sprintf('<HTML><BODY bgcolor="green" text="white">%s', NewText); THANK YOU VERY MUCH for all your help...

13년 초과 전 | 0

답변 있음
Changing color of a string in listbox - MATLAB GUI
What i ended up doing is this: contents = cellstr(get(handles.Names_Listbox,'String')); NewText = contents{get(handles.Nam...

13년 초과 전 | 0

답변 있음
Changing color of a string in listbox - MATLAB GUI
Walter, i'm not sure what do you mean or what to do with this line or where to add it. By name do you mean string name or listb...

13년 초과 전 | 0

답변 있음
Changing color of a string in listbox - MATLAB GUI
I have already looked at this article and unfortunately it doesnt work for what i want to do... in the listbox with the name...

13년 초과 전 | 0

질문


Changing color of a string in listbox - MATLAB GUI
I have a list of names in a listbox. What I would like to do is have a certain selected name change color, from red to green, wh...

13년 초과 전 | 답변 수: 7 | 0

7

답변