Using the basic templates, I have to customize my graphs twice - once for private and again for public - I'll attach screen captures - your prior instructions didn't work for me

1 次查看(过去 30 天)
How can I setup charts for private and public that have the same customizations without doing the work twice?

回答(1 个)

Christopher Stapels
At present it is not possible to copy the ThingSpeak field plot settings from the public view to the private view.
I would reccomend using MATLAB visualizations app to create the plot with all the settings that you want. Then you can add this visualization to both the private and public view and it will have the same settings.
For example, have a look at the code for this example. It shows a MATLAB visualization with several customizatoins.
You can also pre set the x and y-axis limits with xlim or ylim, and set the ticks with xticks, etc.
  2 个评论
Nelson Nelson
Nelson Nelson 2019-9-16
Thanks for this answer. This matlab code is a bit beyond me so I need to schedule some time to review it. In the meantime, I just made my channel public and only customized the public graph. That's ok for me now. Thanks again for your time. Give me something to do on the weekend
Christopher Stapels
Please let me know how the tutorial works for you if you get a chance. We are very interested in giving users the ability to use MATLAB code to complete tasks. You can reply here or use the help feedback at the bottom of the page.

请先登录,再进行评论。

社区

更多回答在  ThingSpeak Community

类别

Help CenterFile Exchange 中查找有关 Visualize Data 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by