lamp_mac/D7_g/
input.pro
top input
result = input(fin, file=file)
******* *****
** User callable
** Reads a file previously saved by output.pro (with titles), or any XYE
** formatted file.
**
** ARGUMENTS
** file :name of file to input
** (the argument fin is obsolete, kept for backwards compatability)
**
** COMMAND SYNTAX:
** w1=input(file='
Parameters
- fin
Keywords
- file
File attributes
Modification date: | Tue Oct 1 14:43:35 2013 |
Lines: | 219 |