Clear Sheet
Clears a Simul8 spreadsheet, deleting all data and any formatting features, graphs, buttons or other features.
Parameters
- Spreadsheet - Spreadsheet to be cleared. Set [c,r] to [1,1].
Comments
Simul8 spreadsheets do not get initialized, meaning that their content remains when a simulation is Reset. This is occasionally undesirable so Clear Sheet is a way of emptying all content.
Example
Clear Sheet ss_Example[1,1]
This example clears all contents from sheet “ss_Example” including graphs, headings and data.