Generate periodic-to-quasiperiodic unit blocks to fill space

Version 1.0.0.1 (9.25 KB) by I-Lin Ho
Generate unit block to fill 2D space that presents from periodic to quasiperiodic nature.
159 Downloads
Updated 23 Jun 2022

View License

During the substitution processes for square-tringle-tilings, part of next-iteration tiling-elements could go across the boundary of the current-iteration one and cause repeats of elements. This could influence problems on following CAD treatments, e.g. for applications of optics, electrics, and etc. In this version, the repeated elements are removed by using MatLab function unique();

Cite As

I-Lin Ho (2024). Generate periodic-to-quasiperiodic unit blocks to fill space (https://www.mathworks.com/matlabcentral/fileexchange/65848-generate-periodic-to-quasiperiodic-unit-blocks-to-fill-space), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

remove repeated tiling-elements generated during substitution processes

1.0.0.0

add figure information
add display of structure information
refined algorithm