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

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

Go to the source code of this file.

Namespaces

 Postprocess
 Tools for post-processing data, i.e. data extraction and visual enhancements for publication.
 

Functions

function  Postprocess.plot_trajectories (IReducedModel rmodel,IDetailedData detailed_data, plot_params, mu_set, imsavepath, plot_name, opts)
 function generating a tikz graphic showing trajectories for certain selected parameters More...
 
function file = Postprocess.plottrajectories>create_colorbar_file (file, plot_name, xshift, yshift, cwidth, cheight, ticks, tclim, cbfp, cbfn)
 
function file = Postprocess.plottrajectories>add_to_tikzfile (file, plot_name, xshift, yshift, mi, mu, mufn, nt, ti)
 

Detailed Description

function generating a tikz graphic showing trajectories for certain selected parameters

Definition in file plot_trajectories.m.