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?
댓글 수: 0
답변 (1개)
Christopher Stapels
2019년 9월 16일
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
Christopher Stapels
2019년 9월 17일
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 커뮤니티
참고 항목
카테고리
Help Center 및 File Exchange에서 Visualize Data에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!