元胞自动机 生命游戏 Matlab实现 GUI

clf clear all %build the GUI %define the plot button plotbutton=uicontrol('style','pushbutton',... 'string','Run',... 'fontsize',12,... 'position',[100,400,50,20],... 'callback','run=1
相关文章
相关标签/搜索