source:
prextra/@ftp/saveobj.m
@
141
Last change on this file since 141 was 113, checked in by bduin, 8 years ago | |
---|---|
File size: 157 bytes |
Rev | Line | |
---|---|---|
[113] | 1 | function f = saveobj(f) |
2 | % SAVEOBJ Save filter for FTP objects. | |
3 | ||
4 | % Matthew J. Simoneau, 11-Mar-2004 | |
5 | % Copyright 1984-2004 The MathWorks, Inc. | |
6 | ||
7 | f.jobject = []; |
Note: See TracBrowser
for help on using the repository browser.