Why am I not able to copy and paste a map figure into Word

Technical Source
2 min readFeb 11, 2022

--

Why am I not able to copy and paste a map figure into Word from the Mapping Toolbox 1.2 (R12 and R12.1)?

If I create a map using the Mapping Toolbox 1.2 and try to paste it into Word, the map is a bunch of black lines. I have chosen the “Word” settings using the “Figure Copy Template” from “File →Preferences…”. The following code produces a sample map that aids to reproduce the problem:

load koreaworldmap koreamesh(map, maplegend)demcmap(map)

NOTE:-

Matlabsolutions.com provide latest MatLab Homework Help,MatLab Assignment Help for students, engineers and researchers in Multiple Branches like ECE, EEE, CSE, Mechanical, Civil with 100% output.Matlab Code for B.E, B.Tech,M.E,M.Tech, Ph.D. Scholars with 100% privacy guaranteed. Get MATLAB projects with source code for your learning and research.

This bug has been fixed in Release 14 Service Pack 2 (R14SP2). For previous releases, read below for any possible workarounds:

This is a bug in MATLAB.

One way to work around this problem is to export the figure as a bitmap. You can do this by choosing the option in “File →Preferences… →Figure Copy Template →Copy Options →Clipboard Format →Bitmap”, then selecting Copy Figure from the figure’s Edit menu.

You could also use the following code to copy the figure to the clipboard.

SEE COMPLETE ANSWER CLICK THE LINK

--

--

Technical Source
Technical Source

Written by Technical Source

Simple! That is me, a simple person. I am passionate about knowledge and reading. That’s why I have decided to write and share a bit of my life and thoughts to.

No responses yet