The crtrp function from the genetic-toolbox doesn't work

조회 수: 2 (최근 30일)
Cantor Set
Cantor Set 2019년 10월 19일
답변: Walter Roberson 2019년 10월 19일
Whenever I try to run the code, it gives me an erorr saying:
Error: File: crtrp.m Line: 34 Column: 19
"nargin" previously appeared to be used as a function or command,
conflicting with its use here as the name of a variable.
A possible cause of this error is that you forgot to initialize the
variable, or you have
initialized it implicitly using load or eval.
I attached the m.file of crtrp

답변 (1개)

Walter Roberson
Walter Roberson 2019년 10월 19일
Line 34 can be deleted.

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by