gMapIoAcad
Version 2.0.0 (2.1 MB) by
Ivan V. Dmitriev
The gMapIoAcad library functions allow to generate an AutoCAD script directly from MatLab (MatLab, GNU Octave).
The gMapIoAcad library functions allow to generate an AutoCAD script directly from MatLab. There are following functions:
- gMapIoAcadColor -- Set a Color;
- gMapIoAcadZoom -- Set a Zoom in the AutoCAD window;
- gMapIoAcadLayerMake -- Create a new Layer or switch to an existing one;
- gMapIoAcadOsnap -- Disable a Snap (send the “osnap” command);
- gMapIoAcadSendCommand -- Send an arbitrary AutoCAD Command (writing arbitrary text to a script);
- gMapIoAcadCircle -- Draw a Circle;
- gMapIoAcadText -- Print a Text;
- gMapIoAcadPline -- Draw a Polyline;
- gMapIoAcadPolygon -- Draw a Polygon with Hatch;
- gMapIoAcadImage -- Insert a bitmap Image into the specified XY coordinates with the scale defined;
- gMapIoAcadGeoReffImage -- Insert a georeferenced bitmap Image using world-file data;
- gMapIoAcadTrackMask -- Draw a Track-polyline using a mask for points that should not be drawn;
- gMapIoAcadGraph -- Draw a Graph along the track-polyline;
- gMapIoAcadPLDraw -- Plot a Track with additional graphics (marks and signatures for track points, track name);
- gMapIoAcadWiggle -- Draw a Wiggle along the track-polyline;
- gMapIoAcadWiggleMask -- Draw a Wiggle along the track-polyline using a mask for sections that should not be drawn;
- gMapIoAcadIgesRead -- Import the coordinates of elementary graphical objects from the *.iges file (*. iges is a format exported from AutoCAD). The file includes coordinates of the circle center and its radius, coordinates of the ends of the straight line, coordinates of the polyline nodes.
Cite As
Ivan V. Dmitriev (2025). gMapIoAcad (https://uk.mathworks.com/matlabcentral/fileexchange/176733-gmapioacad), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
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.
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.0.0 |
