User Portlet
| Discussions |
|---|
| 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 ... |
| 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. |
| Hello, I'm working on extracting parts of a filter model and things aren't working as expected. I've attached the workbook. First on line 2 I've created a filter model which takes the form of a Transfer Model. Then on line three I extracted the... |