how to make same signal of signal builder with constant
조회 수: 9 (최근 30일)
이전 댓글 표시
Hi , I want to know how to make same siganl from signal builder with constant.
I used simulink to get data from thingspeak server which can provide constant values.
but, I want to use it to rotate some wheels with revolute joint.
because, Sever gives me constant values, I want to apply it to revolute joint in simulink.
It's hard to find how to do this.
So please help me that i can make values with constant from thingspeak server.
I'm sorry that I'm not used to use this program. I'll appreciate your answer.
I also upload my codes. hope this will help.

댓글 수: 6
Christopher Stapels
2022년 11월 1일
I'm sorry I don't understand. The simulation you showed has thingSpeak as an input. That seems to answer your question as far as I understand it. Is the question, "Can I use ThingSpeak to input data to a model?" then the answer is clearly yes, and you have shown it already.
If the question is , " Is it possible to get a more complex signal into ThingSpeak so that my model can read a complex signal?" Then I have shown that the answer to the second question is yes. If there is a different question, please ask it very specifically.
채택된 답변
Steve Miller
2022년 11월 6일
Once your ThingSpeak information is a Simulink signal, you need to convert it to a physical signal to feed it to the Revolute Joint. You use the Simulink-Physical Signal Converter for this step
.

추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

