Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Multiple panes in a Matlab GUI?
Posted:
Aug 7, 2006 11:21 AM
|
|
We are using Matlab to analyze/display rocket performance data. We would like to build a Matlab GUI that allows the user to view different "panes" of information by clicking on tabs at the periphery of the GUI. One pane might show plots and have a corresponding tab labeled "Graphs", whereas another pane might show textual information and be accessed by a tab labelled "Parameters". We are looking for the type of multi-pane functionality that is found in, for example, Excel or Labview.
We are relatively new to Matlab GUI development and would greatly appreciate any guidance on how to set up such an interface, or simply a pointer to a relevant instructional source.
Thanks,
TEM
|
|
|
|