3D Peano space filling curve

Generate a space filling curve (Peano curve) for a sequence 1..n

You are now following this Submission

For a given level, this program generate a space filling curve as a N X 3 matrix which can be draw as the actually figure by plot3.
Please cite the paper if you used this tool.
Yang, Qingzhu, and Zhihua Zhang. “Lattice Simulation-Based Diffusion Modelling of 3D Chromatin Structure.” Computational and Structural Biotechnology Journal, vol. 20, Elsevier BV, 2022, pp. 3351–58, doi:10.1016/j.csbj.2022.06.057.

Cite As

Yang, Qingzhu, and Zhihua Zhang. “Lattice Simulation-Based Diffusion Modelling of 3D Chromatin Structure.” Computational and Structural Biotechnology Journal, vol. 20, Elsevier BV, 2022, pp. 3351–58, doi:10.1016/j.csbj.2022.06.057.

View more styles

Categories

Find more on Fractals in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.2

added citation into the comments of the source

1.2.0.1

Formal citation is ready. Please cite the paper

1.2.0.0

corrected a bug in the description part.

1.1.0.0

correct some typos in the function description part.

1.0.0.0