User Portlet
| Discussions |
|---|
| I need some help understanding the documentation on Listen Mode connections. I cant tell if if what I want to do is even possible. My idea is to have a Java program or separate thread that snoops on other Java programs that are connected to... |
| I couldnt really get that to do what I want. This code will print one line exactly how I want: `StringForm[rNZLabels[[1]], ToExpression[rNZExpressions[[1]]]`. rNZLabels and rNZExpressions are one dimensional arrays. How do I get it to loop through... |
| I found the problem. In the program where I entered the Jacobian Matrix manually, I was typing `sin[\[Theta]]` instead of `Sin[\[Theta]]`. |