Skip to content

jw3/example-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlab examples

Some examples of matlab mcr development

Configuration

Dependency management provided by Conan https://conan.io/

finding matlab

The matlab mcr compilation can use the MCR or a full install.

Setting the CMake arg Matlab_ROOT_DIR to the root of an installation will short-circuit the slower default matlab module search.

testing matlab

Examples are shown using the Catch2 library https://github.com/catchorg/Catch2

setup and tear-down

Initialization of the MCR is done through a Catch Event Listener

vec test

PDAL_DRIVER_PATH=$PWD/cmake-build-debug/src pdal pipeline -i pipelines/pipeline.json -v 8

earlier version

Previously the examples were based on matlab engine, the little bit that was there can be found in end-of-engine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published