StuartBruff wrote: Guten Morgen, Werner! |
Hmm, it was 13:15 local time when you posted this. How on earth could you have known that I was sleeping that long? 
I presume you deleted the incomplete region at the end of the worksheet before adding the missing </regions></worksheet> tags? |
No, I had rather added all those missing ending tags.
I'm glad I'm Mathcadless, otherwise I'd be tempted to do it! |
Unfortunately I have Mathcad readily available and so I have yielded to the temptation. So attached is the rescued sheet and I guess it really wasn't worth the effort 🙂
The problem was, that when you use a template where changes are made to xy-plot and/or polar plots, Mathcad adds
<plotTemplate>
<polar item-idref="1"/>
<xy item-idref="2"/>
</plotTemplate>
inside the "editor" tags in the settings section and additionally adds two entries in a <binaryContent> section at the end of the file after the <regions> part. As that binaryContent is missing it was necessary to delete that plotTemplate section to make Mathcad happy.