Question: How to save Maple worksheet without storing all data?

Hello, I have the problem where my Maple worksheet involves very high-precision calculations which result in graphs with a large number of data points. This can result in the file being hundreds of MB large. However, I do not need to necessarily save all these data points inside the worksheet itself since they can easily be recreated. To save disk space, I would prefer to only save the generating commands and not any plots or array data, etc. Is there a way to do this?

Please Wait...