Skip to main content
Skip table of contents

RSKprintchannels.m

Arguments

Input

-Required- 

  • RSK

Output

  • Printed channel names and units


This function displays channel names and units in MATLAB command window in MATLAB command window, together with model, serial ID and sampling period in seconds.

Example:

CODE
>> RSKprintchannels(rsk)
Model: RBRconcerto³
Serial ID: 60662
Sampling period: 0.125 second
    index              channel                unit  
    _____    ____________________________    _______    

    1        'Conductivity'                  'mS/cm'
    2        'Temperature'                   '°C'   
    3        'Pressure'                      'dbar' 
    4        'CT Cell Temperature'           '°C'   
    5        'Pressure Gauge Temperature'    '°C'   
    6        'Sea Pressure'                  'dbar' 
    7        'Salinity'                      'PSU'  
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.