User Portlet User Portlet

Discussions
Hi Luis if youuse Graphics[] instead of rasterizing the text you should get you result you were aiming for: im = ExampleData[{"TestImage", "Lena"}]; ImageCompose[im, Graphics[Text[Style["SOLVED", "Title", Green, Bold, 70]]]] ...
Hi Brian! You can change the expression of the BooleanExpression trough the Modelica Text View. However, since that component only has a connector it won't show up in the parameters nor variables tab. e.g. ...
In SystemModeler the functions have lowercase names, and you use () instead of [], below is a modified version of your code that should do the trick: block my_mod1 "find remainder after division" Modelica.Blocks.Interfaces.RealInput u...