Skip to content

FileNotFoundError: [Errno 2] No such file or directory: 'matlab': 'matlab' #101

@BankGuide2024

Description

@BankGuide2024

I get an error when I execute the following code on ubuntu, what should I do?

import transplant
import sys
import numpy as np
sys.setrecursionlimit(30000)
matlab = transplant.Matlab(jvm=False, desktop=False)
matlab.disp("Hello, World")

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