photo

Bastion


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

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

13 years 前 | 0

已回答
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...

13 years 前 | 0

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

已回答
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...

13 years 前 | 0

提问


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

13 years 前 | 5 个回答 | 0

5

个回答

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

已回答
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...

13 years 前 | 0

提问


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

13 years 前 | 3 个回答 | 0

3

个回答