I'm trying to plot an intensity graph in real time and seem to be coming up short. I tried to use this however here the user pre-allocates the array, then updates it. I'm fine with doing that, I just don't see how I could work in this structure to my VI (attached). My main goal here is to real time plot the intensity graph as I iterate through the voltage values. At the moment, this will first iterate through all the values, and plot the graph all at once, at the end.
↧