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

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

eol-native

  • Property svn:eol-style set to native
Line 
1function yt=testds_step();
2global ut
3
4yt = ut*[1;1] + 1;
Note: See TracBrowser for help on using the browser.