NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/adcp/trunk/adcp/diwasp_1_1GD/private/elev.m

Revision 168 (checked in by cbc, 16 years ago)

Adding diwasp customizations.

Line 
1 function trm=elev(ffreqs,dirs,wns,z,depth,xpos,ypos)
2
3 trm=ones(size(ffreqs,1),size(dirs,2));
Note: See TracBrowser for help on using the browser.