Game of Life Conway with pattern generation

버전 1.0.3 (4.36 KB) 작성자: Christoph Müßig
The famous game of life of Conway. Includes an automatic generation of start patterns from char arrays.
다운로드 수: 169
업데이트 날짜: 2019/11/2

라이선스 보기

A simple function to simulate Conway's Game of Life in Matlab. The parameters include the size of the field, the title of the plot, the plot color, and a way to enable period detection. In addition, you can pass a char array to the function that is automatically processed to a start pattern with the help function Generate_Pattern.m. The preview image can be generated by the command "Game_of (100, 'Conway', 'Game of Life', 'r', 4)".

인용 양식

Christoph Müßig (2024). Game of Life Conway with pattern generation (https://www.mathworks.com/matlabcentral/fileexchange/70316-game-of-life-conway-with-pattern-generation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Strategy & Logic에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

Updated to Matlab Windows Counter

1.0.2

Small improvements

1.0.1

Fixed File Upload

1.0.0