obj.filenameondisk
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | obj.filenameondisk [2011/04/02 23:52] (current) – created jochen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== obj.FilenameOnDisk ====== | ||
| + | |||
| + | ===== Motivation ===== | ||
| + | This method can be used in scripted applications, | ||
| + | |||
| + | ===== Reference (' | ||
| + | < | ||
| + | |||
| + | | ||
| + | |||
| + | No input fields | ||
| + | |||
| + | | ||
| + | |||
| + | | ||
| + | |||
| + | | ||
| + | |||
| + | ===== Usage example ===== | ||
| + | <code matlab obj_FilenameOnDisk_example.m> | ||
| + | prt = xff(' | ||
| + | |||
| + | % creating an SDM with | ||
| + | % - 240 volumes, | ||
| + | % - a TR of 2000 msec, and | ||
| + | % - no rest condition in the PRT | ||
| + | sdm = prt.CreateSDM(struct(' | ||
| + | |||
| + | % save under same filename with .sdm extension | ||
| + | sdm.SaveAs(strrep(prt.FilenameOnDisk, | ||
| + | |||
| + | ===== Usage notes ===== | ||
| + | The '' | ||
obj.filenameondisk.txt · Last modified: 2011/04/02 23:52 by jochen
