Skip to main content

Questions tagged [copy-as]

1 vote
0 answers
99 views

I want to copy some cell as 'Cell Expression', more precisely, by using 'Edit -> Copy As -> Cell Expression'. However, whenever I try to do this for large output, I first need to click 'show all'...
sansae's user avatar
  • 111
0 votes
0 answers
64 views

Evaluate the following code: Graph[{{1, 2}, {2, 3}, {3, 1}}] Then right-click the graph and choose ...
azerbajdzan's user avatar
  • 32.8k
0 votes
0 answers
194 views

When I copy codes I usually have problems, because when I paste them to the Mathematica notebook, they don't run as they should. It has happened to me already several times, and specifically now when ...
Emerson Villafuerte Jara's user avatar
2 votes
1 answer
116 views

Question The system clipboard can contain image data and text data (and a plethora of other types). Mathematica copies different expressions as different types of data; copy ...
Adam's user avatar
  • 4,293
0 votes
0 answers
68 views

I just write the code following : ...
Roy Smith's user avatar
0 votes
0 answers
81 views

I'm using the CellsToTeX` package, along with the mmacells LaTeX package. I'm including code with a partial derivative in my pdf. So for instance to get this ...
Adam's user avatar
  • 4,293
8 votes
4 answers
432 views

Consider the following example: ClickToCopy["display text","file name"] When I click the display text I get ...
user13892's user avatar
  • 10.4k
1 vote
1 answer
149 views

I want to make a list of functions like this: ...
Richard Burke's user avatar
2 votes
2 answers
237 views

Does anyone know any equivalent tool like "Format Painter" (Picture) of the MS Word processor but for Mathematica ? "Format Painter" is used when you want to copy formatting from one item to another. ...
Victor's user avatar
  • 33
1 vote
1 answer
191 views

I tried to copy/paste a ListPlot in MS Word document as an enhanced metafile. I usually succeed in pasting ListPlots -- see the ...
GaAs's user avatar
  • 169
1 vote
0 answers
270 views

I have been experiencing a time lag in typing and copy-pasting on Mathematica files. I have checked that this is not the case with any other WYSIWYG interface on my computer. For example, it takes 3-6 ...
cleanplay's user avatar
  • 690
5 votes
0 answers
113 views

On a recent answer I ran into a little problem. I wrote $x^3.\{1,1\}$ using Mathematica's 2D input, then copied and pasted the expression here, yielding x^3.{1, 1}....
Mr.Wizard's user avatar
  • 275k
2 votes
1 answer
265 views

I've got some code which generates a series with coefficients that are a rather complicated expressions of Greek letters with subscripts. I want to store some of these coefficients for future use, ...
Billy Pilgrim's user avatar
3 votes
1 answer
166 views

I want to put the aforementioned information in an appendix(obviously I will Cite it) of a LaTeX report, however I get a variety of Errors when I attempt to do so. I was trying the Module page, I've ...
Undroid's user avatar
  • 111
1 vote
0 answers
111 views

So, an input cell after evaluation gives an In[X] := str1 = ... Out[X]:= .... If I right click on the right edge of the Out[X]'s cell, and select Copy As > Plain ...
user13253's user avatar
  • 8,764

15 30 50 per page