User Portlet User Portlet

Discussions
I am running 14.0 and built-in multi-step undo seems to work with small notebooks. With my larger notebook size 30k, 900 lines, I only get one level of undo, sometimes zero. The problem seems to be MemoryLimit = 10,000,000 is too small. It...
The unexpected behaviour of the negative peak reported by David still occurs in Wolfram 14.1.
This question is very broad. However, these two could be of use to you: - [BenfordDistribution][1]: This distribution helped uncover ENRON. Also useful is the second digit distribution, but it is not built-in. - [FindAnomalies][2] [1]:...
I'm not sure where I got the idea that: ClearAll["Global*`"] should work but somehow I did get that idea: What works: ClearAll["Global`*"]
Thanks. I'll take a look at this. Kevin
The reason why `With` works and `Block` does not has to do with the sequence of evaluation and the `HoldAll` attribute of `Plot`. Because of the `HoldAll` attribute, `Plot` gets to decide when it wants to evaluate any of its arguments. This can be...
I have used the technique you demonstrate for my previous method of providing additional functionality. I have now moved to generating my own paclets. This has the advantage of simple distribution particularly to others in my organisations. Thanks...
Saying that a Null appeared where it didn't appear before just isn't enough information for us to help. We really need to see the code that causes this. The simplest code that reproduces the problem would be best, but anything at all would help us...
7 years have passed! I still miss this functionality in Dataset. https://mathematica.stackexchange.com/q/52414/2266
I agree -- the Wolfram player is OK, but at this point it would be great if I could just run and evaluate notebooks directly on the iPad. I just purchased the newest, 12.9" version, and it would be great to be able to use it in the classroom (i.e.,...