draw19
draw19 is a collection of the MATLAB's functions that allows one to draw various geometric entities in the plane. The produced picture is passive, i.e., the user » checks the results of the program and change the program when he wishes a different result «. draw19 is designed with the intent to programmatically produce simple engineering pictures.
Currently, the library contains 50+ graphics functions. These are:
• drawing function which includes annotation, dimensions, curves, symbols, and shapes
• control functions
• evaluation functions
• utility functions
By draw19 functions, the user can relatively easily create a picture. The position of graphic entities with respect to each other is facilities by using key-points. These key points are different for each drawing entity and are provided as an optional output for each drawing function.
Reference manual:
https://www.researchgate.net/publication/333579821_draw19_Reference
Manual_v01_00pdf
Cite As
milan batista (2024). draw19 (https://www.mathworks.com/matlabcentral/fileexchange/71745-draw19), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Robotics and Autonomous Systems > Automated Driving Toolbox > Planning and Control >
- Automotive > Automated Driving Toolbox > Planning and Control >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.