A top level repository for MATLAB based interfaces for Google cloud platform services such as Google Cloud Storage™ and Google BigQuery™.
MathWorks Products (https://www.mathworks.com)
Google Cloud Products (https://cloud.google.com/products)
- Google Cloud account
- GCP SDK for Java
Please note that some of the components included in this repository may require different versions that supercede these requirements.
Clone this repository using the recursive flag.
git clone --recursive https://github.com/mathworks-ref-arch/mathworks-gcp-support.git
This is what your top level directory1 should look like:
The MATLAB code uses a single Java SDK for all MATLAB interfaces for Google cloud which can be built using:
cd mathworks-gcp-support/matlab-gcp-common/Software/Java
mvn clean package
Please refer to the Documentation to get started.
The License agreement for this software can be found here.
Provide suggestions for additional features or capabilities using the following link:
https://www.mathworks.com/products/reference-architectures/request-new-reference-architectures.html
Email: [email protected]
or please log an issue
1 Used with permission from Microsoft.