How to write a matlab algorithm?

Hi... I'm required to write an script that will control LEDs on LabJack device to stop slowly not suddenly. Is there an algorithm that i can plug in to help me make that happen?
Thanks

2 个评论

Hello, I am new to Labjack and MATLAB. I also need a code to turn LED on/off based on a condition. Do you think you can share the code with me. I would really appreciate that. Thanks!!
Look into using an arduino. Search this forum for examples.

请先登录,再进行评论。

 采纳的回答

Image Analyst
Image Analyst 2014-6-2

0 个投票

Probably a simple for loop with code in there to turn the toggle the state of the LED and a pause(1) to slow it down should do the trick.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Instrument Control Toolbox Supported Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by