I can succesfulkly run the code on Matlab but ,it shows error while running on ThingSpeak. I really dont understan whats wrong, can you help me error i am getting on Thingspeak Matlab Analysis Warning: While loading an object of class 'linearDegradationModel': Unrecognized field name "AlphaLevel". > In MATLABAnalysis>getValues (line 50) In MATLABAnalysis (line 34) Error using rulModel/predictRUL (line 269) Operands to the logical and (&&) and or (||) operators must be convertible to logical scalar values. Error in MATLABAnalysis>getValues (line 62) [estTTS, CITTS, pdfTTS] = predictRUL(T.mdl{failureMode},[-NaN healthIndicator],threshold); Error in MATLABAnalysis (line 34) [estTTS,healthIndicator,threshold,EmailAlertFlag] = getValues(features, out,dropBoxAccessToken, IFTTTURL, secondChID,thresholdTTS,labels,secondReadAPIKey) %Get the others values to be written on second channel