Community Profile

photo

Jan w


Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Appdesigner get Index and String from DropDownMenu
Hello everyone, Is there a way I can get the index and the string in a dropdown menu selection? I had the idea to set up this ...

4 years ago | 1 answer | 1

1

answer

Question


Matlab GUIDE Gui Buttons unactive but selected
Hello everyone, All of the shown Buttons are disabled when my app starts: <</matlabcentral/answers/uploaded_files/88104/Un...

6 years ago | 0 answers | 0

0

answers

Question


Calling Konstants from string with name instead of index
Hello everyone, I have a string A containing konstants, which are calculated before. A=[M_sig epsopen Emod sigopen] I...

6 years ago | 2 answers | 0

2

answers

Question


GUI - position axis label possible?
Good day everyone, I'm having little place on my gui to make the axis label visible. I could of cause resize the plot but I r...

7 years ago | 1 answer | 0

1

answer

Question


GUI uitable_CellEditCallback invisible
Hello, This might be a stupid question but when I create a table with guide I'm missing the function code in my maingui m.fil...

7 years ago | 1 answer | 0

1

answer

Question


setappdata of multiple variables loaded from *.mat
Hello, On my GUI I'm loading a *.mat file containing 15 variables that should be saved to appdata. How can I setappd...

7 years ago | 3 answers | 0

3

answers

Question


Vertical grid line for x=0
I am using horizontal gridlines for a plot. ax = gca; ax.XGrid = 'off'; ax.YGrid = 'on'; How can I add only one ve...

7 years ago | 3 answers | 0

3

answers

Question


Display Marker for current Point in animated line
Hello, I'm plotting hysteresis loops by a dataset with animatedline. How can I make the current plotted datapoint visible, wi...

7 years ago | 1 answer | 0

1

answer

Question


Line Plot with Markers possible?
Hello, I am plotting a dataset and, as you can see, when a hysteresis is closed he gets back to a certain point. That's what ...

7 years ago | 2 answers | 0

2

answers

Question


uigetfile, load m-file variables into workspace
Hello, I've been trying to load variables from a *.m file into my workspace with the following code provided by Support Team ...

7 years ago | 2 answers | 0

2

answers

Question


Get selected value instantly from a listbox without clicking it first
I have a listbox on my gui. When I start the programm the first value in the listbox is selected. But the programm only register...

7 years ago | 1 answer | 0

1

answer