Community Profile

photo

Maarten


Zuyd Hogeschool Heerlen

Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

9 years ago | 1 answer | 3

1

answer

Question


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...

9 years ago | 4 answers | 0

4

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 2 answers | 1

2

answers

Question


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...

9 years ago | 3 answers | 0

3

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 2

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer