Skip to content

MATLABWindow application failed to launch. Unable to launch the MATLABWindow #14

Open
@xsro

Description

@xsro

Hi, I am trying to use this action to convert my mlx in my repo to html for github pages, I meet error

  {�Error using matlab.internal.cef.webwindow (line 379)
  MATLABWindow application failed to launch. Unable to launch the MATLABWindow
  application. The exit code was: 1
  
  Error in matlab.internal.webwindow/createImplementation (line 313)
                  implObj = matlab.internal.cef.webwindow(varargin{:});
  
  Error in matlab.internal.webwindow (line 161)
              obj.impl = obj.createImplementation(varargin{:});
  
  Error in command_8f16c92d_c53e_449c_bf8b_deb032208d02 (line 1)
  cd('/home/runner/work/university-learning-code/university-learning-code'); w =
  matlab.internal.webwindow('http://mathworks.com');
  }� 

I find one related post at https://www.mathworks.com/matlabcentral/answers/397138-why-do-i-get-a-matlabwindow-application-failed-to-launch-error-when-launching-live-editor-app-des

But I do not know how to fix this. Hope you can give some help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions