image thumbnail
from Autonomous Navigation by vikram mutneja
performs autonomous navigation of car like vehicle using type-2 fuzzy logic system

cs(c1)
function [c] = cs(c1)

l0=line ([0 2],[0 2]);
set(l0,'color',c1);

Contact us at files@mathworks.com