![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9118195_1531429402501_DEF.jpg)
Jan w
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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