User Portlet User Portlet

Discussions
It would be helpful to be more specific and concrete. Provide some actual code that shows what you have, and maybe with that you can explain what you want.
Thanks.
This simple JLInk statement seems to be failing in my Java/Kotlin program. The statement is, ml.evaluate("""hdf5dir = SetDirectory[ ":\\tsi\\SHVID\\dat\\MP\\MP-SD"]""") ml.waitForAnswer() val hdfdir:String = ml.string ...
Thank you.
It would be quite difficult to saying anything specific without an example notebook. Does Chrome/Firefox/etc... have the same problem as well? The Mac and Windows versions can also generate a PDF via the Print menu command. Have you tried using...
No semicolons...?: note = {} Do[ DialogInput[ DialogNotebook[{ ExpressionCell[Plot[Sin[n x], {x, 0, 2 Pi}], "Output"], TextCell["Wavy enough? "], Button["Save", DialogReturn[note = {note, n}]], ...
Thanks. I'll check this out. For now I ended up plotting just a piece of the data. That helped a lot.
Ok. That worked. Thanks.
Thank you! That worked. :)
Not a problem.