From: Prashant Sandhi on 10 Dec 2009 10:05 Dear friends, I would like to know if there is any simulink block or any prototype where I can implement in simulink simulation which gives like alarm. For example If voltage drops below the desired value or Resistance (Load) crossing the set value it should be able to give me Alarm!.. any of such alarm will be very helpful. with best regards, Sandhi
From: SimSim on 10 Dec 2009 13:30 matlab function block may be used. From matlab function block call a function that generates beep/alarm sound. You may pass control signal to this function to control when the beep occurs or you may put the matlab function block in an enabled subsystem that is enabled based on your condition. SimSim prudent.programmingATgmailDOTcom
|
Pages: 1 Prev: plot hex mesh (cubes) Next: image processing,recoloring,color transfer,image segmentation |