User Portlet User Portlet

Werner Geiger
Discussions
When I input a Wolfram|Alpha query in any notebook (Wolfram Desktop 13.1) under Windows 10, I get a ***LinkObject::linkd*** error. Hence I cannot use W|A from within standard WL notebooks. ![enter image description here][1] The XML.exe file...
You are right. Your question was "what is Mathematica good for". I mistakenly narrowed that down to programming languages. Perhaps I was misled by the word "Mathematica". After all, I don't really know what the word means. What was obviously meant...
Thanks, Rohit. This helps me. I have and use Visual Studio as well. (And Eclipse, which I would prefer). I will look into your links.
I think, Zhao, this is an important remark. You are right: One does nor really need to assign values to those symbols at arbitrary indexes. The symbols are needed only for the formulation of symbolic problems, e.g. Solve. Whereas for the concrete...
Sorry, Zhao, but your questions and code are a nightmare. I feel you want to do some kind of restructuring code, actually, just rename variables. This is a trivial task and done with Find/Replace (Edit-menu > Find... within the Wolfram desktop). Just...
This happened with: - Windows 10 Pro (64-bit), 21H2, Build 19044.1949 - Wolfram|One 13.1.0 - Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz 2.80 GHz - 16 GB RAM I just tried it on: - Windows 11 Pro (64-bit), 21H2, Build 22000.918 -...
> Another issue regarding language is the almost exclusive use of English. I may be wrong, but Mathematica is one of the few software systems that addresses this: they have what are essentially subtitles for their code. You still have to type the...
I want to assign a keyboard shortcut, say "Shift+Ctrl+I", to apply the style "InlineFormula" to the current selection. (I have changed this style, but this does not matter here). I know that this is possible by modifying the...
Yes Hans, that's the problem. Actually, it's not severe. What I'm doing is: - Prepare the list of all cells - Use CreateDocument with that complete list. Actually, I was just wondering where this "dirty-flag" is hidden, or how it can be...
OK, Daniel. I can live with it. It needs just omitting the default for the other parameters.