The gMapIoAcad library functions allow to generate an AutoCAD script directly from MatLab (MatLab, GNU Octave).
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). gMapIoAcad (https://www.mathworks.com/matlabcentral/fileexchange/176733-gmapioacad), MATLAB Central File Exchange. Retrieved .
General Information
- Version 2.0.0 (2.1 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.0.0 |
