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

demo gui for detailed simulations and reduced simulation and plotting the error More...

Go to the source code of this file.

Functions

function  demo_rb_error_gui (varargin)
 demo gui for detailed simulations and reduced simulation and plotting the error More...
 
function
my_data = 
demorberrorgui>my_gen_reduced_data (model, detailed_data)
 
function
my_sim_data = 
demorberrorgui>my_rb_simulation (model, my_data)
 
function
my_sim_data = 
demorberrorgui>my_rb_reconstruction (model, detailed_data, my_sim_data)
 
function
reduced_data_subset = 
demorberrorgui>my_reduced_data_subset (model, my_data)
 
function dofs = demorberrorgui>my_get_dofs_from_sim_data (my_sim_data, model)
 
function p = demorberrorgui>my_plot_sim_data (varargin)
 

Detailed Description

demo gui for detailed simulations and reduced simulation and plotting the error

Definition in file demo_rb_error_gui.m.

Function Documentation

function demo_rb_error_gui (   varargin)

demo gui for detailed simulations and reduced simulation and plotting the error

(calling demo_rb_gui after switching some pointers)

Parameters
vararginvarargin

Definition at line 17 of file demo_rb_error_gui.m.

Here is the call graph for this function: