Skip to content

braph-software/HelloWorld

Repository files navigation

BRAPH 2

BRAPH 2 DOI

BRAPH 2 Hello, World!

The BRAPH 2 Hello, World! is a minimal BRAPH 2 distribution example designed to showcase the capability of the Genesis System in creating standalone, unit-tested, and GUI-ready BRAPH 2 distributions.

This distribution demonstrates the core functionalities of standard BRAPH 2 software through a simple pipeline: (1) defining a first string (e.g., Hello), (2) defining a second string (e.g., World), and (3) combining both strings (e.g., Hello World). More information about how to create your own distribution can be found in the main BRAPH 2 repository. The full tutorials are available here.

Software compilation

The compiled version of the software is already provided in this repository under braph2helloworld folder. However, if you would like to compile the software again (for example, after implementing new functionalities in BRAPH 2, or adding new pipelines), you simply just need to run braph2genesis('braph2helloworld_config.m'). This will re-generate braph2helloworld folder which can then be used as explained above. WARNING: To ensure a successful compilation, the folder braph2helloworld should be erased and all of its dependencies should be removed from the MATLAB path. This folder will be regenerated after a successful compilation.

About

Hello, World! BRAPH 2 Distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published