Page 1 of 1

Create *m WriteCalcFile

Posted: Mon Jun 30, 2025 4:05 pm
by penavasal
We are working with MAT-fem.gid custome bars. We need to create a *.m file. Previous GiD versions (11 I remember) used to allow to write *.m files. However, GiD 15 does not allow, always *.dat. Is there any way to create *.m. It is for learning purpose. Student need to use the *.m file create from GiD.


Thanks

Re: Create *m WriteCalcFile

Posted: Tue Jul 01, 2025 5:37 pm
by escolano
I attach a couple of modified files to implement this rename of file in the write matlab file button
I removed wrong commands at the end of the .bas that try to do this incorrectly
and I have implemented the proc in the .tcl file that just after write the .dat file simply rename it to .m
MAT-fem-patch.gid.zip
(3.18 KiB) Downloaded 8 times