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 years 前 | 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 years 前 | 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 years 前 | 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...
7 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0