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
Create *m WriteCalcFile
Moderator: GiD Team
Create *m WriteCalcFile
- Attachments
-
- MAT-fem.gid.zip
- (208 KiB) Downloaded 14 times
Re: Create *m WriteCalcFile
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
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