I need help to solve this error.

1 回表示 (過去 30 日間)
Do
Do 2024 年 5 月 30 日
回答済み: Dhruv 2024 年 5 月 30 日

回答 (1 件)

Dhruv
Dhruv 2024 年 5 月 30 日
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:

カテゴリ

Help Center および File ExchangeManual Performance Optimization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by