root/applications/bdmtoolbox/tutorial/datasource/testds_step.m @ 687

Revision 687, 56 bytes (checked in by smidl, 15 years ago)

test .m for mexds

Line 
1function yt=testds_step();
2global ut
3
4yt = ut*[1;1] + 1;
Note: See TracBrowser for help on using the browser.