統計
MATLAB Answers
8 質問
0 回答
ランク
of 156,371
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Check if variable exists in workspace to plot variable, else generate error
Hi there, I am having some trouble with checking if a variable exists in the workspace. If the variable exists (which is a st...
約10年 前 | 1 件の回答 | 3
1
回答質問
Clear axes in GUI using cla reset does not work for secondary axes?
Hi all, I am having some trouble clearing an axes using the reset command below: cla reset I have created an axes wit...
約10年 前 | 4 件の回答 | 0
4
回答質問
Plot multiple axis in GUI (2 y-axis and 1 x-axis)
I am having difficulties trying to plot 3 lines in one axes with two y-axis. I import an Excel file with 4 columns: G=xlsre...
約10年 前 | 1 件の回答 | 0
1
回答質問
Hide image in GUI using visible on/off
I am trying to change the visibility of an image through the following commands: set(handles.axes1,'visible','off') %hide t...
約10年 前 | 2 件の回答 | 1
2
回答質問
Set workspace data to sub GUI by push button on main GUI
Hello there, I am currently working on a simulation program, which consists of two GUI's. I am having difficulties setting an...
約10年 前 | 3 件の回答 | 0
3
回答質問
Generate an Error when an input value contains a comma
My question is: is it possible to generate an error pop-up in my UI when an input value contains a comma? For now I got an error...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Change, save and load .m-file parameters through GUI
Hi there, I've got a new question here. I am working on a GUI for a simulink model, which is now controlled by an .m-file ca...
10年以上 前 | 1 件の回答 | 2
1
回答質問
GUI set parameters to .mat file (loading and saving parameters)
Hi there, I am working on a Matlab GUI for a Simulink model, but first I am working on a simplified version of this to get to...
10年以上 前 | 1 件の回答 | 0