Clear Filters
Clear Filters

Code Error

1 view (last 30 days)
habady
habady on 6 Oct 2011
Commented: Merolina christie on 14 Oct 2013
hi!
I am new to using MATLAb. I have a code i'm trying to run. Eveything goes smoothly till i reach this line:
par=gadecode(pop,0,10,nbits); % convert binary to continuous values
which gives me the following error: Undefined function or method 'gadecode' for input arguments of type 'double'.
I don't know how to solve it

Answers (1)

Jan
Jan on 6 Oct 2011
It seems like you did not install the GA-wiley-matlab toolbox properly.
  4 Comments
Jan
Jan on 14 Oct 2013
@Merolina: You can find the wanted details easily by asking your favorite internet search engine. I like this forum, but Google solves this questions in 0.31 seconds.
Merolina christie
Merolina christie on 14 Oct 2013
hey..thanxx...i appreciate it...

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!