- Code: Select all
decl rec G
comp G = %zeros(200,200)
open copy Gmat.txt
display(unit=copy) G
close copy
Is there any way to avoid these line breaks?
decl rec G
comp G = %zeros(200,200)
open copy Gmat.txt
display(unit=copy) G
close copy
Return to Data: Reading, Writing, Transforming
Users browsing this forum: No registered users and 0 guests