Matlab CDB reference

class cdb_client

CDB client class.

get_signal(str_id)
Parameters:str_id – CDB string id (see Signal id’s)

Get CDB signal by string id.

Returns a structure withthe CDB signal, including the data and the description (references).

Matlab errors

  • CDB:JyCDBError
  • CDB:SignalError
  • CDB:InputError
  • CDB:StoreError