Trying to compile ThingSpeak Toolbox Support into a standalone App. How to add P file requirements manually.
Show older comments
I am getting this error warning when attempting to compile an app that needs the ThingSpeak Toolbox Support add on in order to properly function:
"P files can not be analyzed to find their required fields. Please add P file requirements manually."
For context, I have a sensor updating ThingSpeak and my app generates a report based off of the data in ThingSpeak. The app works perfect when in the normal MatLab window but when I exported it into an executable file, the report is never generated. I did some research and concluded I needed to add the ThingSpeak Toolbox Support add on to fix this but I have no idea hwo to "add P file requirements manually." The only command I need to give the app access to is ThingSpeakRead.
I am making this in App Designer.
Thanks in advance
Accepted Answer
More Answers (0)
Communities
More Answers in the ThingSpeak Community
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!