mathworks-ref-arch / mathworks-gcp-support

Complete reference to all Google Cloud Platform (GCP) support packages for use with MathWorks products on the Cloud. This is an umbrella to be able to recursively pull all GCP related content from a single project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATLAB Interfaces for Google Cloud Platform™ (GCP)

A top level repository for MATLAB based interfaces for Google cloud platform services such as Google Cloud Storage™ and Google BigQuery™.

System Requirements:

MathWorks Products (https://www.mathworks.com)

  1. MATLAB®
  2. MATLAB Compiler™ and MATLAB Compiler SDK™
  3. MATLAB Production Server™
  4. MATLAB Parallel Server™

Google Cloud Products (https://cloud.google.com/products)

  1. Google Cloud account
  2. GCP SDK for Java

Please note that some of the components included in this repository may require different versions that supercede these requirements.

Getting Started

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:

Folder structure

Build the Java components

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.

License

The License agreement for this software can be found here.

Enhancement Request

Provide suggestions for additional features or capabilities using the following link:
https://www.mathworks.com/products/reference-architectures/request-new-reference-architectures.html

Support

Email: mwlab@mathworks.com or please log an issue

Notes:

1 Used with permission from Microsoft.

About

Complete reference to all Google Cloud Platform (GCP) support packages for use with MathWorks products on the Cloud. This is an umbrella to be able to recursively pull all GCP related content from a single project.

License:Other


Languages

Language:MATLAB 100.0%