6 Downloads
Updated 8 Nov 2022

View License

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)

Cite As

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

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0

with border line axises

1.0.0