Code covered by the BSD License  

Highlights from
Digital Karma: State Graphing

image thumbnail
from Digital Karma: State Graphing by Aman Siddiqi
Evolutionary Simulation, Interaction Graph

evaluate_changer.m
try;
    changer=eval(get(findobj('Tag','box3'),'string'));
catch;
    clear changer;
end;

Contact us at files@mathworks.com