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!

