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

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

eol-native

  • Property svn:eol-style set to native
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.