when i run the SLM following errors come plz someone help me to remove them i am new to matlab
??? Invalid handle object.
Error in ==> updateDisplay at 23
set(figData.samplePlot,'YData',x);
Error in TimerFcn: '@updateDisplay'.
Invalid handle object.>>
Comment only
27 Dec 2009
Sound Level Meter
Implements real-time spectrum analyzer and displays decibel level.
Those codes were helped me in my works. But I want to use them in simulink. But of course, some functions dont work with embeddeb functions in simulink. for example "find". did you do before to carry this program to simulink or Can you offer me some way instead of using "find" ? thanks
4
25 Mar 2009
Sound Level Meter
Implements real-time spectrum analyzer and displays decibel level.
Comment only