You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
x=400:.1:750;
x=[x];
y=0:0.1:1;
y=[y];
z=0:(1/3500):1;
z=repmat(z,11,1);
pcolor(x,y,z);
shading interp;
colormap('jet')
Cite As
baljit singh (2026). Visible Wavelength plot (https://in.mathworks.com/matlabcentral/fileexchange/94415-visible-wavelength-plot), MATLAB Central File Exchange. Retrieved .
General Information
- Version 9.8 (1.1 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 9.8 |
