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

script generating a tikz graphic showing trajectories for certain selected parameters More...

Go to the source code of this file.

Functions

function  step10_plot_trajectories ()
 script generating a tikz graphic showing trajectories for certain selected parameters More...
 

Detailed Description

script generating a tikz graphic showing trajectories for certain selected parameters

Definition in file step10_plot_trajectories.m.

Function Documentation

function step10_plot_trajectories ( )

script generating a tikz graphic showing trajectories for certain selected parameters

required variables that need to be set
  • model
  • detailed_data (including RB information)
  • plot_params
  • mu_set: a cell array of parameter vectors for which a trajectory shall be generated.
  • imsavepath: a string specifying the directory name, where to put the generated files to.
optional variables that can be set
  • colormap
  • clim
  • timeinstants: time instants to include into trajectory. Default is [ 0, 1/3, 2/3, 1 ] * model.T
  • filename: file name for the trajectory
  • width: width of single snapshot. Default is 5cm;
  • boxed_snapshots: if set to true snapshots are surrounded by a box

Definition at line 17 of file step10_plot_trajectories.m.

Here is the call graph for this function:

Here is the caller graph for this function: