root/applications/bdmtoolbox/tutorial/estimation/mexDS_test_step.m @ 596

Revision 596, 98 bytes (checked in by smidl, 15 years ago)

#37 almost finished

Line 
1function out=mexDS_test_step()
2global mexDS_test_input;
3out = mexDS_test_input + mexDS_test_input;
Note: See TracBrowser for help on using the browser.