Skip to content

How config environment of matlab #2

@BLACKSWORD0

Description

@BLACKSWORD0

I use matlab in archlinux. However, due to some wrong packages, the default environment has some problems. I have to config some variable before I start matlab gui individually.
In this plugin config, I try to use

executable = "export xxx=xxx;  /path/to/matlab",  

But it is useless. I still try to set the environment variable before I start nvim, but It doesn't work either. It seems like that it always open a new tmux window to run matlab instead of the exiting window.

I want to know how to config environment variables in this plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions