Hello,
I have to import and implement algorithms in C (for signal processing)in order to apply it to a signal (displayed in a CView).
Here is the situation: i have a CView and a CFormView (split window). I'd like to create a button in the CFormView that would enable me to apply automatically (by clicking)the mathematical algorithm to the signal in the CView (Spectrum calculating, FFT,...).
If someone knows how to do it, It would be nice.
Thanks.
LTSI.
I have to import and implement algorithms in C (for signal processing)in order to apply it to a signal (displayed in a CView).
Here is the situation: i have a CView and a CFormView (split window). I'd like to create a button in the CFormView that would enable me to apply automatically (by clicking)the mathematical algorithm to the signal in the CView (Spectrum calculating, FFT,...).
If someone knows how to do it, It would be nice.
Thanks.
LTSI.