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
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.2 KB)