User Portlet User Portlet

Discussions
I have a model made up of MEchanical MultiBody components and I would like to extract just the ODE model from the model in Mathematica for use in a document/report. I have used: mdl["SystemEquations", Method -> {"Elimination" -> All}] ...
Thanks for the suggestions. I typically export to pdf as it seems to be the most universally accepted format for students. However, I will look into the html options as that may also be useful.
Malte, your suggested code seems to fix the issue. I am able to run a realtime simulation with ModelPlug now. Thanks!!
Thanks, this works as I needed.
Thanks for the help, but it is still failing to run over large batches. I did all the suggested options, and I even migrated everything over into a wolfram language script, with no luck. All I am doing is using a DO loop to run a few simulations...
Malte - Thank you for your help. This is exactly what I needed.
Thanks for looking into this. I spent A LOT of time several years ago making this and many other animations and manipulations for my course notes, and now they are pretty much useless in v10. Any work-around or fix would be greatly appreciated.
Is there a easy way or tick to handle complex numbers in SystemModeler?  I need to do a model with phasors and I do not see a direct way to implement it.   Thanks!
I would like to exchange data between my Raspberry Pi and a TI F28335 ControlCard, but I am unsure of the best route.  The ControlCard has SPI, I2C and serial capabilities, but frankly I am not familiar enough with any of them to know what would work...