Thread: Java vs Labview
View Single Post
  #48   Spotlight this post!  
Unread 12-05-2016, 22:04
techhelpbb's Avatar
techhelpbb techhelpbb is offline
Registered User
FRC #0011 (MORT - Team 11)
Team Role: Mentor
 
Join Date: Nov 2010
Rookie Year: 1997
Location: New Jersey
Posts: 1,624
techhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond reputetechhelpbb has a reputation beyond repute
Re: Java vs Labview

Quote:
Originally Posted by Landonh12 View Post
Another thing about LabVIEW compared to Java or C++ is that it is able to help people who have a hard time understanding written languages.
Java byte code is platform independent. It can be reverse engineered programmatically into UML and other diagrams. There are tools for Eclipse and standalone that can do this.

http://www.class-visualizer.net/
Reply With Quote