Obtain data from InfluxDB and Grafana

22 views (last 30 days)
Andrea Costantino
Andrea Costantino on 13 Oct 2025 at 14:25
Answered: Taylor on 22 Oct 2025 at 20:28
Hi!
I need to download data from Grafana through InfluxDB. I know it is possible to do it in Python using a specific package. I was wondering if it is possible to do the same in MATLAB. Reading the forum, I saw that there are a couple of functions that could be used, but I would like to understand if there is an official Matlab Toolbox or some function that I coud use instead having an API Token to access the data.
Thank you,
Andrea

Accepted Answer

Taylor
Taylor on 22 Oct 2025 at 20:28
This is not technically an "official" (read: paid) toolbox , but it was created by a MathWorker.
https://www.mathworks.com/matlabcentral/fileexchange/180619-matlab-interface-for-influxdb

More Answers (0)

Community Treasure Hunt

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

Start Hunting!