User Portlet User Portlet

Discussions
Dear Community, I have been going over the documentation for the use of **ParametricNDSolve[]**, and was wondering about the meaning of one of the basic examples provided in the documentation. In the example, we are trying to show the...
Dear Henrik, Thank you for your response. It must be something in my version of Mathematica then. I will try to figure out what. It is good to know that I haven't made any mistakes, at least coding-wise. Once again, thank you for helping me...
Hey Scott, You either need a multiplication symbol or a space between the expression and the constant you multiply the expression with.  In the code below I inserted spaces. [mcode]Manipulate[ Plot[{Sin[2 Pi/a x], c Cos[2 Pi/b x]}, {x, 0, 4 Pi}, ...
Hello Community, I am working with oceans of chromatographic data gathered from HPLC with DAD endpoint detection. I am currently considering performing some PARAFAC/CANDECOMP on the three-dimensional data, and wanted to hear if anyone has any...
Hello Christopher, I may be way out on a limb here, but can't one use ImageSize, in Graphics? For instance: Graphics[Disk[], Frame -> False, Axes -> False, ImageSize -> {100, 100}] This gives me a Disk, 100 by 100 units. For me that...
Hello Dillon and David, Thank you both for answering! For some reason the MySQL server did not allow for external connections from other than 127.0.0.1, Restarting both Apache and MySQL Server, the computer prompted me to allow or deny external...
Hello again everyone, Sorry for bumping my own post, however... Thanks to inspiration I got from Diego Zviovich post on Sous-vide http://community.wolfram.com/groups/-/m/t/170725, it seems...
Hello again Mike, Not exactly. But the remote notebook execution requires a notebook version of mathematica installed on your computer. Anyway, this method does not use VNC. I believe it uses SSH, and by letting Mathematica know the IP address,...
Hello all, So I have just spent time watching the virtual STEM conference January 2014 (Good job, by the way!). At the conference is mentioned something about Mathematica Student Certification, which is the first time I have heard it...
Hello Ilian, So I assume we can conclude that it is an inexplicability in the AutomaticUnits package?