3.1 FAQ-976 为什么我的分析模板文件越来越大?
Last Update: 10/24/2019
由于 Origin 2018 , Origin 2018b 和 Origin 2019 的某个问题(这个问题仅适用于这些版本),您可能会发现分析模板文件(.OGW)或.OGWU)在每次使用它们进行批处理时都会变得越来越大。
要解决此问题,请通过设置系统变量对话框,命令窗口或脚本窗口,设置系统变量@BST=0 。
若要将分析模板文件的大小减小到原始大小,请按照下列步骤操作:
- 直接从文件:打开菜单打开分析模板文件(.OGW或.OGWU)。
- 激活保存导入数据的工作表。
- 从工作表菜单中,选择清除工作表...,并点击注意!!!弹出窗口中的确定按钮。
- 在'命令窗口或脚本窗口中,运行
del -r 16; - 从文件菜单中,选择将工作簿保存为分析模板...并将模板重新保存到文件中。
当设置@BST=0并将分析模板文件缩减回原始大小后,分析模板文件的大小将不会再增长,除非您自己修改。
Keywords:批处理,分析模板,文件,大小,增长,变大,大,更大,Batch Processing, analysis Template, file, size, grow, bigger, large, larger
- FAQ-976 Why does my Analysis Template file keep getting bigger?
- FAQ-222 What is the difference between global fit and independent fit?
- FAQ-223 How do I set the same bounds to parameters when fitting multiple datasets?
- FAQ-224 How to use the parameter values from the last fit as the new starting values
- FAQ-225 How do I fit all curves in my layer or graph?
- FAQ-226 How do I fit a part of the data plot in my graph?
- FAQ-228 How do I force my fit curve to go through a point?
- FAQ-231 How do I know if my fit result is good?
- FAQ-232 How to identify the outliers in linear fit?
- FAQ-233 How to find a slope on the log-log plot?