Question


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 years ago | 2 answers | 0

2

answers

Answered
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 years ago | 0

Answered
[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 years ago | 0

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 1

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Answered
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 years ago | 0

Answered
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 years ago | 0

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 11 answers | 3

11

answers