Hi Justin
Is it necessary to modify the value of the red box? I don't know how to modify the value.
The maximum number of data is saved 10,000. If want to add 50,000 to Save and save 100,000, how to modify it?
Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Justin
Is it necessary to modify the value of the red box? I don't know how to modify the value.
The maximum number of data is saved 10,000. If want to add 50,000 to Save and save 100,000, how to modify it?
Thank you
Hi Mason,
You simply need to change the fHist to be the size you want - or periodically save.Look up array indexing in Matlab.
Regards,
Justin
Hi Mason,
You will have to edit the Matlab code to change the size of the stored array. Currently, its size is 10,000. You will need to increase the size. Please see the Matlab forums for questions related to Matlab.
Regards,
Justin