Hello all,
My code uses the channel resampling function ChnResampleFreqBased to resample my time and signal channel. Unfortunately it's returning waveform channels, which may be useful in some circumstances but are causing me unnecessary grief (in part because I've never used them so am not familiar with them).
There are some functions to convert channel types from one to the other, in this case WfChnToChn, which converts them to numeric channels. Unfortunately, it produces an X channel, which I don't want and end up deleting.
Can I circumvent all this unnecessary coding by just having the resampling function give me numeric channels in the first place?
Thanks,
Simon.