Skip to main content

All Questions

5 votes
1 answer
161 views

Is it possible to run Linux utils from Mathematica using Windows Subsystem for Linux?

I have Windows 10 Professional x64 with WSL2 installed. I've also installed Ubuntu 20.04 LTS from Microsoft Store. I can type ubuntu2004 in the CMD and get access ...
Alexey Popkov's user avatar
1 vote
1 answer
154 views

ExcelLink stop working after Windows 10 update

After Windows Update KB4508433 & KB4512508, ExcelLink stop to work. If I uninstall these updates, it work again, but windows return to install them... ...
crazzymath's user avatar
2 votes
1 answer
326 views

How to change the terminal size programmatically that is opened by `RunProcess`?

Why isn't the following linux command working from the RunProcess interface? I want to change the terminal size programmatically and then display the information: <...
user13892's user avatar
  • 9,523
3 votes
0 answers
66 views

How to know the real-time memory consumption value of a specified process

I'm on Windows 10, when I run my c++ program, the task manager will show the real-time memory consumption value of the .exe process. I want to plot a conditional ...
yode's user avatar
  • 26.9k
3 votes
0 answers
98 views

Mathematica with Portable R

I have on my Company Laptop no administrator privileges (Windows 7, 64 Bit). After installation of R-portable and registering to HKEY_CURRENT_USER, I still cannot call R from Mathematica: The first ...
HannesK's user avatar
  • 81
6 votes
2 answers
423 views

Linux’s Bash shell in Windows 10 and mathematica

As we know, Linux’s Bash shell is coming to Windows 10. Now, I want to know, how to using Run[] command or other commands to run some commands like gfortran installed in Linux of Win10 ? And, is it ...
Orders's user avatar
  • 1,247
8 votes
3 answers
261 views

Unmodified Clipboard content

How do I get unmodified text content from the clipboard? If you copy the following into the clipboard and use ClipboardNotebook[] ...
William's user avatar
  • 7,635
9 votes
1 answer
394 views

Launch Front End from .NET MathKernel and return result to .NET

Is it possible to launch a front end and open a notebook from a .NETLink kernel and return a result from the notebook to .NET? In the code below "x" appears in the .NET textbox after 10 seconds but ...
Chris Degnen's user avatar
2 votes
0 answers
531 views

Copy/Paste of a plot leaves whitespace

I'm trying to copy Mathematica figures into word, but when I do, I get tons of extra white-space for some reason. Either standard ctrl-c - ctrl-p or "copy graphic" does this. I understand that I ...
aquirdturtle's user avatar
1 vote
1 answer
150 views

Mathpsfrag: failed setup at MathPSfragConfigurationTest (UnPSfrag) line (Windows 8)

I'm trying to follow the documentation on how to get mathpsfrag set up on Windows 8 (64-bit). It failed at the line ...
Hanmyo's user avatar
  • 393
7 votes
3 answers
1k views

Running PowerShell commands in Mathematica

I'm trying to execute a PowerShell command using Mathematica. Someone has made it before? I tested my command direct in PowerShell, and it worked nice, but no idea on how can I make Mathematica to ...
Murta's user avatar
  • 26.3k
19 votes
3 answers
5k views

Transfer graphics from Mathematica to Word without loss of quality

I want some high-quality 2D graphics produced by Mathematica in my paper. My step-by-step operation as follows: First I make the plot, for example, ...
user avatar
16 votes
3 answers
3k views

How to make Mathematica graphs in Microsoft Word independent from Mathematica?

When I open a .docx file containing Mathematica graphs on a computer without Mathematica software installed, the graphs look corrupted. For example, ...
kamran's user avatar
  • 515
13 votes
1 answer
835 views

RLink and R v3.0.1?

Running InstallR["RHomeLocation" -> "C:\\Program Files\\R\\R-3.0.1"] results in a popup box titled "Version Mismatch" saying Error: R.DLL version does not ...
Philip Maymin's user avatar
25 votes
3 answers
2k views

Clipboard with transparency

After reading this question I have determined that Rasterize[Graphics[Circle[]], "Image", Background -> None] allows you to do ...
William's user avatar
  • 7,635

15 30 50 per page