用sin库函数写了个程序,想看看实际效果,能否在CCSV5中查看sin函数的波形,应该如何设置?
谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
用sin库函数写了个程序,想看看实际效果,能否在CCSV5中查看sin函数的波形,应该如何设置?
谢谢!
将sin函数的结果放到一个数组中。
运行程序之后,在Graph下有实时刷新功能,可以看波形。