Cannot find an exact (case-sensitive) match for 'RRRproject3' !!!

I use Matlab2018b when i open rrrproject.m it occurs like the following error:
Cannot find an exact (case-sensitive) match for 'RRRproject3'
The closest match is: rrrproject3 in C:\Users\Pardis\OneDrive\Desktop\3rrr robot in matlab\3rrr robot in
matlab\3RRRplatform\rrrproject3.m
please help

답변 (1개)

Jan
Jan 2022년 5월 29일

0 개 추천

The message is clear. Matlab is case-sensitive. The function call "RRRproject3()" cannot be found, but there is a function called "rrrproject3". So fix this typo.

카테고리

도움말 센터File Exchange에서 Robotics에 대해 자세히 알아보기

질문:

2022년 5월 29일

답변:

Jan
2022년 5월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by