rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
demo_rb_gui.m File Reference

reduced basis demo with sliders More...

Go to the source code of this file.

Functions

function  demo_rb_gui (varargin)
 reduced basis demo with sliders More...
 
function  demorbgui>replot (f, tag)
 

Detailed Description

reduced basis demo with sliders

Definition in file demo_rb_gui.m.

Function Documentation

function demo_rb_gui (   varargin)

reduced basis demo with sliders

Function synposis
1 function demo_rb_gui(model,detailed_data,[reduced_data],plot_params[,title])

Creates a gui for RB-demo on a prescribed grid specified in detailed_data. if a title is specified, this is set as the figure name. If further parameters are set, the call is assumed to stem from a callback-function if detailed_data, offline_data and params are empty, a default basis is chosen from matlab/datafiles/ if only detailed_data and params is specified, a offline_precomputation phase is performed.

Parameters
vararginvarargin

Definition at line 17 of file demo_rb_gui.m.

Here is the call graph for this function:

Here is the caller graph for this function:

function demorbgui>replot (   f,
  tag 
)
Documentation Update:

Definition at line 440 of file demo_rb_gui.m.

Here is the call graph for this function: