newdata.m
来自「一个matlab的将军模型」· M 代码 · 共 14 行
M
14 行
% - Extracts relevant cells from GLOBAL_PIHA.Cells
% - Eliminates hyperplanes in the third dimension
% - Creates cells to be processed
Cells2linearcon;
% - Defines color of each cell depending on the discrete state
% and on the GLOBAL_PIHA.Cells(i).pthflags
ColorCells;
% - Plot cells
Plotcells;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?