ContentsIndexReferenceHome
PreviousUpNext
FortRead
MATLAB
data = FortRead(fileName);
Description

Reads a fortran ASCII input file into a cell array while preserving white spaces. This routine allows the user to load an entire input file for easy parsing for Fortran data inputs/outputs, while maintaining new line formatting.

Parameters
Parameters 
Description 
fileName [string] 
Fortran file location & name 
Return Values
Return Values 
Description 
data [cell array] 
All data from file 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!