Automating Degradation analysis
I am trying to automate my degradation script so that I can use the same script to fit a degradation model to different data.I currently have managed to fit the model I want to my data using Fit Model and have got the parameters as a column matrix.I then tried to Input the matrix into the Initial Values for the Degredation Model but it just outputs the model with all the parameters unchanged. Is t...