Skip to content

ndi.database.fun.upload_to_NDI_cloud

  UPLOAD_TO_NDI_CLOUD - upload an NDI database to NDI Cloud

  [B,MSG] = ndi.database.fun.upload_to_NDI_cloud(S, DATASET_ID, VARARGIN)

  Inputs:
   S - an ndi.session object
   DATASET_ID - the dataset id for the NDI Cloud

  Outputs:
    B - did the upload work? 0 for no, 1 for yes
    MSG - An error message if the upload failed; otherwise ''