Drawing stars outside circle

Version 1.0.0 (81,3 ko) par Isacc Alpala
Given rectangle side and center, this code graphs stars outside of a circumscribed circle.
1 téléchargement
Mise à jour 29 juin 2023

Afficher la licence

Given rectangle side and center, this code graphs stars outside of a circumscribed circle.
Example:
l = 5; % Side
c = [1 2]; % Center
Using one of the local functions within live script
stars_plot(l, c, 100) % 3rd argument is to add more stars

Citation pour cette source

Isacc Alpala (2024). Drawing stars outside circle (https://www.mathworks.com/matlabcentral/fileexchange/131728-drawing-stars-outside-circle), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2023a
Compatible avec les versions R2022a à R2023b
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0