Community Profile

photo

Bastion


Con actividad desde 2011

Estadísticas

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


How to make subplots in GUI that retains the plot?
In my GUI program, I want to make a button that creates 4 subplots; each of the subplots allows the users' input data to be reta...

más de 12 años hace | 3 respuestas | 0

3

respuestas

Respondida
Help with this MATLAB GUI code
I tried some of the suggestions but I can't seem to generate a contour anymore. Any ideas?

más de 12 años hace | 0

Respondida
radio buttons not updating
Hey William, I also encountered this problem while building my GUI. I don't know the reason why but if you make a radiobutton...

más de 12 años hace | 0

Pregunta


Is it possible to extract and store data to uitable in GUI
Is it possible to extract a set of data from an equation and store it in a uitable? I want to extract the output data from an e...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Help with this MATLAB GUI code
I'm writing a code for a GUI program and there's something I can't get around. M = str2double(get(handles.Input_M,'String')...

más de 12 años hace | 3 respuestas | 0

3

respuestas

Respondida
Is it possible to have 3 or more variable inputs for a 3D contour plot in GUI?
Just to clarify: I want to make a 3D CONTOUR plot in Matlab GUI. I have an equation for Concentration (C) which is a function...

más de 12 años hace | 0

Pregunta


Is it possible to have 3 or more variable inputs for a 3D contour plot in GUI?
I'm trying to make a 3D contour plot with an equation that has X,Y,Z and t as a variable input by the user in the GUI. Is it pos...

más de 12 años hace | 5 respuestas | 0

5

respuestas

Pregunta


How to plot outputs from an equation with user inputs?
I'm trying to plot a graph (xy-plot) in MATLAB GUI. I have coded an equation along with input boxes for user inputs (the variabl...

más de 12 años hace | 3 respuestas | 0

3

respuestas

Respondida
How do I display a graph with a calculate function in GUI?
*I have looked through the GUI with the multi axes tutorial and I think the following line is what I need but can't understand a...

más de 12 años hace | 0

Pregunta


How do I display a graph with a calculate function in GUI?
I'm developing a GUI in MATLAB trying to display a graph of concentration with respect to time. I have coded a function that ...

más de 12 años hace | 3 respuestas | 0

3

respuestas