source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/opt/yalmip/extras/pennlp_con.m @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 54 bytes
Line 
1function g = pennlp_con(i,x)
2
3g = datasaver(4,x,i);
4
5
Note: See TracBrowser for help on using the repository browser.