6 descargas
Actualizado 8 nov 2022

Ver licencia

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)

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0

with border line axises

1.0.0