LAVA 1.0 Content Posted October 13, 2007 Report Posted October 13, 2007 I've posted the VI I mentioned on the NI forums here as it uses undocumented features. I put very little time into this; if someone has the time to deal with the recursion and sees value in calculating the VI Modularity Index; go for it! Download File:post-949-1192187068.vi(LabVIEW 8.5)Download File:post-949-1192189545.vi (Uses OpenG toolkit) Quote
Troy K Posted July 12, 2008 Report Posted July 12, 2008 Had a quick go at making your VI_Modularity_Index.vi recursive. (In LabVIEW 8.5.1) PS. Thanks for the undocumented feature. Very handy if you don't have LV Professional! Quote
crelf Posted July 12, 2008 Report Posted July 12, 2008 QUOTE (Troy K @ Jul 11 2008, 01:58 AM) Had a quick go at making your VI_Modularity_Index.vi recursive. As mentioned in the original post on the NI Discussion forums, the modularity index (like most programming language metrics) is http://dictionary.reference.com/browse/heuristic' rel='nofollow' target="_blank">heuristic. That means that the number alone means nothing - it's when you compare the number with results from code components that can be correlated. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.