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

only needed for testing script_detailled_simulation CREATE DUMMY FILE FOR TESTING!!!! More...

Go to the source code of this file.

Functions

function
sim_data = 
test_det_der_sim_dummy (model, model_data)
 only needed for testing script_detailled_simulation CREATE DUMMY FILE FOR TESTING!!!! More...
 

Detailed Description

only needed for testing script_detailled_simulation CREATE DUMMY FILE FOR TESTING!!!!

Definition in file test_det_der_sim_dummy.m.

Function Documentation

function sim_data = test_det_der_sim_dummy (   model,
  model_data 
)

only needed for testing script_detailled_simulation CREATE DUMMY FILE FOR TESTING!!!!

Parameters
modelmodel
model_datamodel data
Return values
sim_datasim data
Generated fields of sim_data:
  • y —  y
  • y_der —  y der

Definition at line 17 of file test_det_der_sim_dummy.m.