Rank: 2138 based on 37 downloads (last 30 days) and 1 file submitted
photo

Thinh

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Thinh
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 May 2011 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh uml, automatic, creator, maker, oop 37 8
  • 2.0
2.0 | 2 ratings
Comments and Ratings by Thinh View all
Updated File Comments Rating
11 Aug 2011 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh

This work is undergoing construction, it is inevitable that there are some (or a lot of) errors in it, thanks for letting me know, I will try and work on it ^^.

16 May 2011 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh

Thx mark, i'll try and work on it.

Comments and Ratings on Thinh's Files View all
Updated File Comment by Comments Rating
30 Apr 2013 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh Gerloi

BLOC
Operands to the || and && operators
must be convertible to logical scalar
values.

Error in UMLpanel/getinfo (line 196)
if B{i} ~= 0 &&
~isempty(B{i})

Error in
UMLcreator>@(h,d)obj.Panel.getinfo
(line 40)
'position', [20 10 90
60],'tag','Open','string','Open','callback',@(h,d)obj.Panel.getinfo);
Error while evaluating uicontrol Callback

Undefined variable or function
nodeList might refer to the function
nodelist.

Error in UMLpanel/gettier (line 22)
bottomnode = nodeList(bottomind);

Error in UMLpanel/runUML (line 16)
gettier(obj);

Error in
UMLcreator>@(h,d)obj.Panel.runUML
(line 43)
'tag','Start','string','Start','callback',@(h,d)obj.Panel.runUML);
Error while evaluating uicontrol Callback

13 Apr 2013 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh student

i'm getting this as error what should i do
"Assignment has more non-singleton rhs dimensions than non-singleton
subscripts"

08 Mar 2013 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh Tim

08 Mar 2013 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh Tim

Good work, this saves a lot of time when not having to draw UML diagrams manually.

I have a small wishlist:
- Ability to search in multiple folders and subfolders.
- Maybe something like movable arrows to prevent overlap of arrow ends. When arrow ends overlap, it is not clear which end belongs to which relationship.

Are you still working on this project?

04 Nov 2011 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh Ruelland, Regis

very interesting work...but as you are in development, it seems not to be robust enough.
my feeback :

I have the same bug of Tarek. I have tried to modify your code by putting some piece of code :
compos1 = Compos(TipPos,TailPos);
patch(compos1.Shape{1},compos1.Shape{2},'k');
%create tirangles and diamonds
patch(compos1.Shape{3},compos1.Shape{4},'k');
inside one of your for block (at line 206).

After that I had another bug :

??? Subscript indices must either be real positive integers or logicals.

Error in ==> UMLpanel.getinfo at 942
ischildof{ind{i}(j)}(end+1) = clssnmpar{i};

then I just add a test on the value return by ind{i}(j)

Top Tags Applied by Thinh
automatic, creator, maker, uml
Files Tagged by Thinh
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 May 2011 BLOC - Automatic UML class diagram creator Used to create a UML class diagram from a MATLAB object oriented program. Author: Thinh uml, automatic, creator, maker, oop 37 8
  • 2.0
2.0 | 2 ratings

Contact us