![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9118195_1531429402501_DEF.jpg)
Jan w
Followers: 0 Following: 0
Feeds
질문
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 ...
5년 초과 전 | 답변 수: 1 | 1
1
답변질문
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...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 8년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 8년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 8년 전 | 답변 수: 1 | 0