photo

geomod


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Shortcut in folder to start program
There is the possibility to create shortcuts in the Start menu and the toolbar, but is it also possible to create a shortcut in ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Pass output arguments obtained through GUI to calling script
I eventually made it. It's crucial to understand uiwait() and uiresume() and not deleting handles so that the program doesn't g...

mehr als 12 Jahre vor | 0

Frage


Pass output arguments obtained through GUI to calling script
Hello, It's an eternally returning question, but I can't figure it out based on the available articles/Q&A's. The GUI is set...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Possible to set a tooltip for each option of a popupmenu?
I could not find whether this is possible or not, so I direct myself to the specialists here... Thanks

etwa 13 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
GUI: how to configure radio buttons to activate/grey out a set of checkboxes?
OK, I've been trying, but without success. What I have: a GUI with several choices to be made by selecting radiobuttons, ticking...

etwa 13 Jahre vor | 0

Beantwortet
GUI: how to configure radio buttons to activate/grey out a set of checkboxes?
A second question in the line of the first one... I have a checkbox and when it's marked a axes object shows image A, when it...

etwa 13 Jahre vor | 0

Frage


GUI: how to insert png image with original resolution and transparent background?
I found that inserting images is done by the axes object. I can show the image (16x16 pixels) in my GUI, but it's always magnifi...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
writing "if" command for a>f>c
I cannot say why but, if you write: if 0.9<a<1.01 OR if 1.01>a && a>0.9 then it should run...

etwa 13 Jahre vor | 2

Frage


GUI: how to configure radio buttons to activate/grey out a set of checkboxes?
Hello, I'm discovering the MATLAB GUI possibilities. Aim: to provide a user with a GUI to select some parameters that are nec...

etwa 13 Jahre vor | 3 Antworten | 0

3

Antworten