6 Downloads
Aktualisiert 8. Nov 2022

Lizenz anzeigen

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)

Zitieren als

Nadir Altinbas (2024). Graphics Code 2023 (https://www.mathworks.com/matlabcentral/fileexchange/119318-graphics-code-2023), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2022b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0

with border line axises

1.0.0