Skip to content

jvDefaultPanel

  jvDefaultPanel sets up the default panel style

  Example:
  h=jvDefaultPanel(fhandle, PropName1, PropName2,.....)

  fhandle is the sigTOOL data view handle

  Valid property name/value pairs
        Position:     Position of the panel
                            (normalized 4-element position vector)
        Title:        The title for the panel
                            (string)
        ChannelType:  The valid channel types e.g. 'Edge', 'Waveform' or 'all'
                            (string)
        ToolTipText:  Tip for the panel

 -------------------------------------------------------------------------
  Author: Malcolm Lidierth 09/07
  Copyright © The Author & King’s College London 2007-
 -------------------------------------------------------------------------

  Acknowledgements:
  Revisions: