Effacer les filtres
Effacer les filtres

running Matlab batch error: ERROR: MATLAB error Exit Status: 0x00000001

52 vues (au cours des 30 derniers jours)
Quy
Quy le 10 Mar 2023
running this command in both the command line and in Jenkins gives me error:
matlab -batch "addpath(fullfile(pwd,'functions')); exit(runJenkins)"
here are some other text displayed ; these are unit tests outputs.The unit test passed, but the error still shows up.
Running mysqrt_Test
..
Done mysqrt_Test
__________
1
ERROR: MATLAB error Exit Status: 0x00000001
C:\Users\ODMED\AppData\Local\Jenkins\.jenkins\workspace\Matlab test>exit 1
Build step 'Execute Windows batch command' marked build as failure
Finished: FAILURE
  3 commentaires
Thanh
Thanh le 11 Mar 2023
Downloaded 2022b trial version and the same thing is happening. Anyone has any ideas?

Connectez-vous pour commenter.

Réponses (1)

Mahsa Hassankashi
Mahsa Hassankashi le 23 Mai 2023
Modifié(e) : Mahsa Hassankashi le 16 Juin 2023
Hello
My answere might be late but if you encounter this problem go below link in your hard and remove files inside these folder (Roaming),(local).
"In the case if you could not find below path; Menu(View) -> Check the hidden items"
C:\Users\Mahsa{It can be your user name}\AppData\Roaming\MathWorks\MATLAB\R2020a
C:\Users\Mahsa{It can be your user name}\AppData\Local\MathWorks\MATLAB\R2020a
The problem can be cashe from unproperly closing or exiting from application.
Good Luck.

Catégories

En savoir plus sur Adding custom doc dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by