Connect MATLAB with BigQuery
10 views (last 30 days)
Show older comments
We are processing markets data with MATLAB, and we need to read / write some data to BigQuery.
We successfully connected to Google Cloud Platform, and to Storage service in there, but it looks like Storage is the only GCP Service supported by now...?
Any help to allow us connect MATLAB with Google Cloud Platform services would be much appreciated.
Thanks,
Mike.
0 Comments
Answers (1)
Piyush Kumar
on 30 Sep 2024
The repository you mentioned is a top level repository for MATLAB based interfaces for Google cloud platform services such as Google Cloud Storage and Google BigQuery.
For querying datasets using Google Cloud BigQuery, you can use the specific MATLAB interface available on the MATLAB File Exchange. This interface allows you to read and write data to BigQuery directly from MATLAB.
0 Comments
See Also
Categories
Find more on Point Cloud Processing 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!