I've written a pseudo code for an algorithm and I need to draw an activity diagram for it. But I'm having difficulty getting my head around how to display a for loop on an activity diagram. Can anyone please guide me?
Asked
Active
Viewed 1,252 times
0
-
1Can we see this pseudo code? – maelswarm Mar 08 '15 at 19:43
-
3Does this answer your question? [How do I represent a loop in an activity diagram?](https://stackoverflow.com/questions/37710695/how-do-i-represent-a-loop-in-an-activity-diagram) – Eduardo Copat Feb 07 '20 at 01:28