MATLAB genetic algorithm of the multilevel

Thread Starter

micro1

Joined Feb 22, 2015
79
I wrote the coding for the genetic algorithm of the multilevel inverter, but there is an error in the code but I do not know where the error is, please help to find the error in the code.

MATLAB

genetic-algorithm.png
 

WBahn

Joined Mar 31, 2012
32,870
Do you really expect someone to look through a partial listing of unformatted code, especially when you have a glaring error telling you that you have a function that is not defined? How about at least spending some effort to define the function, first?
 

Thread Starter

micro1

Joined Feb 22, 2015
79
Do you really expect someone to look through a partial listing of unformatted code, especially when you have a glaring error telling you that you have a function that is not defined? How about at least spending some effort to define the function, first?
i did not find the define of the function in matlab, do you have the define of the function?? "mainmenu"
 
Top