how to make same signal of signal builder with constant
9 views (last 30 days)
Show older comments
Jun Hyuk Jeon
on 31 Oct 2022
Commented: Jun Hyuk Jeon
on 10 Nov 2022
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 Comments
Christopher Stapels
on 1 Nov 2022
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.
Accepted Answer
Steve Miller
on 6 Nov 2022
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
.

More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
