I need help to solve this error.

답변 (1개)

Dhruv
Dhruv 2024년 5월 30일

0 개 추천

Based on the results from the Diagnostic Viewer, it can be inferred that the error thrown is “No rule to make target”.
This error is usually generated by the make/gmake build automation tool when it is unable to locate the directives for constructing a specific file or target.
In order to resolve the error and get more information about it, you might want to refer to the following MATLAB Answer post:

카테고리

도움말 센터File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

태그

질문:

Do
2024년 5월 30일

답변:

2024년 5월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by