User Portlet User Portlet

Sergio Vargas
Discussions
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/3e83bd85-588e-4e04-8acd-59e7e06c31bf
I see thanks Robert. To cover all bases, let's try checking first if StartProcess is fully broken in your setup. Try running the first example in its documentation page, https://reference.wolfram.com/language/ref/StartProcess.html . If this is...
`"Model2.mo"` is just the name of the file, `Import` needs a file path, as shown in the documentation. `ImportString` takes the modelica string of the model. You can copy it from the text view in System Modeler. After you paste it, you can choose to...
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/739bbe07-fa83-4933-83d8-07c8705a6d6a
We have discussed possible improvements that may help in symbolic linearization, like the reworking of the code that performs the fetching and processing of model equations, but this is not a simple task and unfortunately it is not possible for us to...
You can look at the model `DocumentationExamples.Control.CameraStabilizer` for help here, specially if, and I'm guessing here, but you seem to be interested in the forces all being aligned along the z axis, so introducing them through prismatic...
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/462e9eb5-f51c-4246-b5e2-cda56d6bff21
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/d5e1a074-8f72-4506-9330-76ad00c83113
A single prismatic constraint is enough to force the whole system to remain horizontal, see the model attached. Due to the nature of the constraint, this will be the case even if the springs/dampers are set with different parameter values. You can...
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/b615f499-7e69-473d-895a-a982deecda89