Skip to content

scSendToExcel

  scSendToExcel exports data to an Excel spreadsheet

  Example:
  scSendToExcel(hObject)
  where hObject is the handle of the source axes/uipanel/figure

  For details see 'Examples of using MATLAB as an automation client' in the
  MATLAB help

  All data are exported to Excel from the clicked axes, uipanel or figure.

  If the data from the exported axes include only a single frame, data will
  be exported to a single worksheet. With multiple frames, data from
  each set of axes will be exported to a separate worksheet.


  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 11/06
  Copyright © The Author & King's College London 2006-2007
  -------------------------------------------------------------------------