alternative script
X = linspace(-pi,pi,40);
Y=(9.04*X-0.22222)*7
Y = 1×40
-200.3555 -190.1607 -179.9658 -169.7709 -159.5760 -149.3812 -139.1863 -128.9914 -118.7966 -108.6017 -98.4068 -88.2119 -78.0171 -67.8222 -57.6273 -47.4325 -37.2376 -27.0427 -16.8478 -6.6530 3.5419 13.7368 23.9316 34.1265 44.3214 54.5163 64.7111 74.9060 85.1009 95.2957
Z = [sin(Y); cos(Y)];
stem3(Z)
Citation pour cette source
Nadir Altinbas (2024). Graphics Code 2023 (https://www.mathworks.com/matlabcentral/fileexchange/119318-graphics-code-2023), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2022b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.2.0 | with border line axises |
|
|
1.0.0 |