Skip to content

ndi.cloud.test_upload

 TEST_UPLOAD - upload a test dataset to the cloud
  [B, MSG, DATASET_ID] = ndi.cloud.test_upload(S, TEST_NAME) 

  inputs:
    S - ndi.session object
    TEST_NAME - the name of the test

  outputs:
    B - 1 if the upload was successful, 0 if not
    MSG - a message about the upload
    DATASET_ID - the dataset id of the uploaded dataset