Skip to main content

Questions tagged [version-10]

Version-specific issues for Mathematica 10 (other than bugs).

5 votes
1 answer
88 views

Grid shows next to image, not on actual image, and ImageDimensions are wrong

I am still using Mathematica 10.3 and I have the following problem: My code is as follows (based on what I found in a related post, see below,Note: I used another example image): ...
Marla's user avatar
  • 301
4 votes
1 answer
94 views

What is it that breaks CreateUUID in Mathematica 10.4.1 and how can I fix it?

All of a sudden my Mathematica 10.4.1 installation which worked well for several years does behave very strange. For example when I evaluate: CreateUUID[] this ...
Albert Retey's user avatar
  • 23.6k
2 votes
1 answer
1k views

URLSave in Mathematica 10 and 11 on Linux [closed]

It seems that URLSave doesn't work as expected with https links in Mathematica 10.4 on Linux. At least in my case (Fedora 30) for ...
vsht's user avatar
  • 3,527
1 vote
1 answer
53 views

Time Series Arithmetic in v10.0

The following code lets FindPeaks find minima in v10.3-12.0: ...
Chris K's user avatar
  • 20.3k
1 vote
0 answers
58 views

Mma lags when scrolling down in laptop

I have installed Mma 10.0 in my thinkpad T480s and when scrolling (even without having loaded anything in the Mma kernel), it lags. Is there a way to avoid it/fix it?
hal's user avatar
  • 783
0 votes
1 answer
80 views

Taking derivative of general order

How can I directly evaluate the following derivative? $$ \frac{\partial ^n}{\partial x^n}\bigg[\sum_{k=1}^{m} (m-k)! (ax+b)^k\bigg] = \sum_{k=1}^{m} (m-k)! \bigg[\frac{k!}{(k-n)!}a^n (ax+b)^{...
Mark Robinson's user avatar
3 votes
1 answer
300 views

Why does NSolve give different results in different version of Mathematica?

I am working on a problem with a colleague who uses Mathematica v.10.2 while I have v.11.0 Student Edition. We are solving the exact same equations but get two slightly different results. Why would ...
Kai's user avatar
  • 2,099
0 votes
1 answer
101 views

Generate random point on the external surface of this complex geometry

This is a followup to this question of mine. How do I generate a random point on the most external surface of this complex geometry? ...
mattiav27's user avatar
  • 6,757
1 vote
0 answers
578 views

Would one be able to transfer a home edition to a replacement machine/laptop?

I presently have Version 10.0.1.0 installed on my home MacBookAir, and am considering updating. The laptop is more than four years old, and I am a little concerned that I may, at some point, need a ...
Paul B. Slater's user avatar
4 votes
0 answers
51 views

What changed between 10.1 and 11.1 to alter Plot's treatment of 2nd argument? [closed]

Module[{f, t, range}, f[x_?NumericQ] := 2*x; range = {t, 0, 1}; Plot[f[t], range] ] In version 11.1, the above runs just fine, but in version 10.1, I see <...
FalafelPita's user avatar
1 vote
3 answers
494 views

Minimizing a conditional function with parameters

Is there a way to find the minimum of a piecewise functions with parameters? Here is a simple example: Minimize[{If[x > 0, 3 x, x^2 - x - 4]}, x] works fine, ...
arsik87's user avatar
  • 13
2 votes
0 answers
95 views

Significant performance differences with "Predict" function between v10 and v11

So I am very new to ML. I tried running this code in Mathematica 10.4.1.0 ...
aquarkydude's user avatar
1 vote
0 answers
82 views

Which version of webMathematica should I use for mathematica 10.3?

Where can I find which version of webMathematica is compatible with which version of mathematica? The only hint I've found is this page: http://support.wolfram.com/kb/22167 but it's focused on end-of-...
flagg19's user avatar
  • 211
7 votes
1 answer
486 views

Update Java used by Mathematica 10

I would like to update the Java version used by Mathmematica 10 from 1.7.x to 1.8.x/ Is it possible without installing Mathematica 11? I have the latest Java on my system, but Mathematica 10 uses an ...
pnz1337's user avatar
  • 619
1 vote
2 answers
429 views

Running Mathematica 10.3 on OS X 10.13.0 or 10.13.1, High Sierra?

Has anyone had success running Mathematica 10.3 on OS X 10.13.0 / 10.13.1 / High Sierra? If anyone has used (or is currently using) this combination did it appear to work successively? Were there ...
jmc's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
13