Skip to content

Add plugin framework for external MATLAB-based tools #53

@George-R-Heath

Description

@George-R-Heath

Implement a basic plugin architecture to allow integration of external MATLAB apps (e.g., Trace_y, fibreProps). Each plugin will reside in the plugins/ directory and will include a standard entry point script.

Tasks:

  • Define folder structure for plugins (/plugins/PluginName/)
  • Add launch_plugin(pluginName, optionalArgs) function
  • Add error handling and logging if plugin not found
  • Document how to create and register a new plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions