mni.printing.bdf

Functions

mni.printing.bdf.writeColumnDelimiter

mni.printing.bdf.writeColumnDelimiter(fid, fieldType)

mni.printing.bdf.writeComment

mni.printing.bdf.writeComment(fid, str)
WRITECOMMENT Write a comment to a bdf file

writeComment(str,fid) - writes comment ‘str’ to file ‘fid’

so that it conforms to the 80 character width of MSC.Nastran bulk data files.

mni.printing.bdf.writeFileStamp

mni.printing.bdf.writeFileStamp(fid)

writeFileStamp Stamps the file with the following information:

  • Date & Time

  • User name

  • Version of MATLAB

  • Version of MATRAN software

mni.printing.bdf.writeHeading

mni.printing.bdf.writeHeading(fid, text)

writeHeading Writes the ‘text’ in FEMAP heading style.

mni.printing.bdf.writeSubHeading

mni.printing.bdf.writeSubHeading(fid, text)

writeSubHeading : Writes the ‘text’ in the FEMAP subheading style