질문


GUI with two axes exactly on the same position, toolbar with zoom, handle, etc.. How user can select between two axes to use toolbars on different axes?
I have a GUI where there are two axes on exactly the same position and size. The top axes are transparent. On the toolbar I have...

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

0

답변

질문


How to find string structure elements?
May be it is obvious, but I could not find out. Let's say I have a structure 'people' with fields 'Surname' and 'Family_Name'...

거의 7년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Errors while analyzing pdb file
PDB stands for "Protein Data Bank" and a pdb file from this data bank has - as a main part - coordinates for each atom in a prot...

거의 7년 전 | 0

답변 있음
[DEPRECATED] What frustrates you about MATLAB?
One of my main problem is that there is no normal graphical ROI defined. I am working with spectra. There are several different ...

대략 7년 전 | 0

질문


Figure, linkdata, and GUIDE made GUI: how to share workspace
I have made a GUI which creates different figures with Figure(NNN) command. I wanted to link data present in different Figures a...

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

0

답변

질문


Partial overwrite of data in a structure
Is it possible to partially overwrite a structure? Let say I have two structures: a.a=1;a.b=2;a.c=3; and b.a=11; b....

7년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to define, edit and delete ROI in a (scatter) plot?
I have a plot of data of some measurement. I want to define several ROIs in the plot, in order to make fitting, or determine th...

대략 8년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Slope calculation on a curve
I have very-very similar problem. In addition I want the lines stay there and if someone moves the endpoits it should recalculat...

대략 8년 전 | 0

답변 있음
How to make a plot content draggable (make a dynamic display)?
Thank you very much, this is it. I will try on my axes but most probably it will work. I am always in a trouble when looking ...

대략 8년 전 | 0

질문


How to make a plot content draggable (make a dynamic display)?
Let's have a simple line plot, let' say from x=0 to x=6000. I make an X scale window from i.e. x=100 up to x=200. Now I see part...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


How to get the handle of a selected object?
I have made a GUI with 42 (14x3) editable text objects to input numbers. Rather than having 42 callback functions I have made a ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to make only x-axis invisible (y-axis stays visible)?
I have two axes (top, bottom) in a GUI. I do not want the x-axis of the top ghraph to be present (because it is the same as the ...

거의 11년 전 | 답변 수: 11 | 3

11

답변