필터 지우기
필터 지우기

I can't start Matlab through Jenkins?

조회 수: 6 (최근 30일)
Partha Mitra
Partha Mitra 2018년 9월 23일
댓글: 건희 김 2022년 8월 11일
I have written few m scripts and made a windows batch file out of them. The created batch file ran as well when i try using cmd. But same batch file when i use in Jenkins, Matlab doesn't at all start? What should I do?
Eg: I am also trying as below (Simple way to check): Created a Batch File called Test.bat having below content:
C:\MATLAB\R2010b\bin\matlab.exe -r "disp('Hello World!')"
Now when I am putting this batch file (Test.bat) in Jenkins project as Execute windows batch command, I get following:
Console Output in Jenkins: Started by user admin Building in workspace C:\Program Files (x86)\Jenkins\workspace\Test [Test] $ cmd /c call C:\Windows\TEMP\jenkins7251338391131038286.bat
C:\Program Files (x86)\Jenkins\workspace\Test>C:\Partha\Try\20180917_Master\Test.bat
C:\Program Files (x86)\Jenkins\workspace\Test>C:\MATLAB\R2010b\bin\matlab.exe -r "disp('Hello World!')" Finished: SUCCESS
But Matlab is not started through this.

답변 (1개)

Nico Müller
Nico Müller 2019년 5월 22일
I have the same problem. Did you solved the problem?
  댓글 수: 2
Sameer Gadekar
Sameer Gadekar 2022년 4월 27일
Hello @Nico Müller @Partha Mitra ,I'm also facing similar issue. Could you please share the solution ?
건희 김
건희 김 2022년 8월 11일
Did you solved the problem?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2010b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by