You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
"uisetlineprops" is a simple graphical user interface tool for easy manipulation of the following properties of a "line" graphics object:
Visible, Color, LineStyle, LineWidth, Marker, MarkerSize, MarkerEdgeColor, MarkerFaceColor.
Example of use:
s=peaks;
handle=plot(s(:,25));
props=uisetlineprops(handle)
Cite As
Mike (2026). uisetlineprops (https://www.mathworks.com/matlabcentral/fileexchange/14143-uisetlineprops), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (12.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | updating for BSD license
|
