Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: saving each iteration of a loop
Post: RE: saving each iteration of a loop

(Jul-26-2021, 04:39 PM)Larz60+ Wrote: your file save is outside of loop, in fact everything after line 25 is outside of loop. FYI: move all imports to top of file, it looks better, and this is wher...
sgcgrif3 General Coding Help 3 6,727 Jul-27-2021, 11:06 AM
    Thread: saving each iteration of a loop
Post: saving each iteration of a loop

I have a code which is converting between file types. I have 10 .vtp files and I am converting these to .mat files. My code works, but it only saves the .mat file of the last iteration of the loop, so...
sgcgrif3 General Coding Help 3 6,727 Jul-26-2021, 03:55 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020