You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
Schema's type sometimes is evaluated as cell of values, and sometimes as a string. In JSON.m line 250 if the type is string 'object', ismember() function returns array and the && in the conditional statement throws an error.
The json file and the schema are attached. ParametersSchema.txt Parameters.txt
The text was updated successfully, but these errors were encountered:
Schema's type sometimes is evaluated as cell of values, and sometimes as a string. In JSON.m line 250 if the type is string 'object', ismember() function returns array and the && in the conditional statement throws an error.
The json file and the schema are attached.
ParametersSchema.txt
Parameters.txt
The text was updated successfully, but these errors were encountered: