11.01.2013 Views

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

FILE U=APPEND $<br />

MATGEN ,/US/5/1/7 $<br />

DO WHILE ( FACTOR < 5. ) S<br />

FACTOR=FACTOR+1.<br />

CF=CMPLX(FACTOR,0.) $<br />

ADD5 US,,,,/UI/CF $<br />

APPEND UI,/U/2 $<br />

ENDDO $<br />

MATPRN U/ $<br />

END $<br />

CEND<br />

BEGIN BULK<br />

ENDDATA<br />

2. Create a matrix B by appending five null columns to matrix A.<br />

APPEND A,/B/1//5 $<br />

APPEND<br />

Concatenate two data blocks<br />

3. Create a table with a one word record that contains the integer value 1001.<br />

APPEND ,,/OUT1/10//1001 $<br />

795

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!