Bug #2834
closedIncorrect Actor Icons
0%
Description
A couple actor icons that aren't correct:
MATLABExpression (this actor currently uses an arrow icon, but it should use the standard MATLAB icon--teal rectangle with the M in a purple box in one corner)
Actors categorized under "exception control" and "unit test control" should have the general workflow control icon (not blank teal rectangle).
Updated by Kirsten Menger-Anderson over 17 years ago
Another actor icon that needs to be changed is StatusChecker. It should have an ExecutionActor icon (blank teal background with the "$_" symbol).
Updated by Kirsten Menger-Anderson over 17 years ago
A comment from a user about Model actor icons:
LinearModel actor icon does not have a horizontal arrow (as expected if this actor is part of the Model actor family, which is implied by the actor name)
Updated by Chad Berkley almost 17 years ago
added matlab icon and assigned it to the matlab actor
changed icon to "control" icon for the following:
exceptionControl
unitTestControl
NonStrictTest
ThrowModelError
Test
TypeTest
LinearModel is an R-based actor so it has the R icon. I think that fact trumps the fact that it is in the Model Actor family so I'm leaving it as is unless someone objects.