Classes | Functions
gtwrap.matlab_wrapper Namespace Reference

Classes

class  MatlabWrapper
 

Functions

def generate_content (cc_content, path, verbose=False)
 

Detailed Description

Code to use the parsed results and convert it to a format
that Matlab's MEX compiler can use.

Function Documentation

def gtwrap.matlab_wrapper.generate_content (   cc_content,
  path,
  verbose = False 
)
Generate files and folders from matlab wrapper content.

Args:
    cc_content: The content to generate formatted as
        (file_name, file_content) or
        (folder_name, [(file_name, file_content)])
    path: The path to the files parent folder within the main folder

Definition at line 1883 of file matlab_wrapper.py.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:10