How would one go about using Matlab to stop data acquisition at a certain threshold?
I’m working on a project involving taking in data, and I need to design a code which will stop the data collection once a certain threshold has been reached. I have a separate Python based program which I am using to take in the data, but I want to use Matlab in order to examine the data, while it is being acquired, and stop dats acquisition at a certain threshold. So to say, once data X reaches threshold Y, then warning Z will be displayed and data acquisition will be discontinued.I’m working on a project involving taking in data, and I need to design a code which will stop the data collection once a certain threshold has been reached. I have a separate Python based program which I am using to take in the data, but I want to use Matlab in order to examine the data, while it is being acquired, and stop dats acquisition at a certain threshold. So to say, once data X reaches threshold Y, then warning Z will be displayed and data acquisition will be discontinued. I’m working on a project involving taking in data, and I need to design a code which will stop the data collection once a certain threshold has been reached. I have a separate Python based program which I am using to take in the data, but I want to use Matlab in order to examine the data, while it is being acquired, and stop dats acquisition at a certain threshold. So to say, once data X reaches threshold Y, then warning Z will be displayed and data acquisition will be discontinued. data acquisition MATLAB Answers — New Questions