root/applications/bdmtoolbox/tutorial/estimation/mexDS_test_step.m
@
745
Revision 706, 98 bytes (checked in by smidl, 15 years ago) | |
---|---|
|
Line | |
---|---|
1 | function out=mexDS_test_step() |
2 | global mexDS_test_input; |
3 | out = mexDS_test_input + mexDS_test_input; |
Note: See TracBrowser
for help on using the browser.