SCOPE: utility to interactively tabulate SEER data stored in Excel

This utility tabulates the column data that to be used in a table for publication of SEER data.
199 Downloads
Updated 2 Aug 2012

View License

It let user to interactively select the column of data to be read it takes the column name to make it into the filename to save the output it tabulates the column of data and save it to file as .dat
NOTE: casting the cell containing the column name is needed to use fprintf
since it requires the filename to be of type char
NOTE: fprintf is used because the more simple SAVE command can not handle
the flexible filename and mixed data.
requires runYesNoDlg.m for the while loop asking user for more data selections

Cite As

Rex Cheung (2024). SCOPE: utility to interactively tabulate SEER data stored in Excel (https://www.mathworks.com/matlabcentral/fileexchange/37702-scope-utility-to-interactively-tabulate-seer-data-stored-in-excel), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0