loadpivtxt.mBack to Contents<< Prev |  Next >> 

loadpivtxt
Load a vector field exported in text format from DaVis

Description
V = loadpivtxt(FILENAME) loads a vector field FILENAME saved in text 
format from Davis into the structure V. 
 
The fields of the structure V are given in loadvec, except the field 
V.Attributes, which contains the first line of the text file FILENAME. 
 
Using loadvec to load vector fields in TXT mode allows for wildcards 
and brackets (filename expansion). 
 
Example: 
   v=loadpivtxt('B00001.txt'); 
 
F. Moisy 
Revision: 1.20,  Date: 2005/10/21 
 
See Also
loadvec. 

 Previous: loadarrayvecNext: loadset 

Help file generated by m2html 1.06