Anybody who does much work with GUIDE is familiar with using files with large numbers of subfunctions. I'm a huge fan of the popup list of subfunctions that's built into the editor, especially now that it's scrollable.
Sometimes, though, I'd like to go right to a subfunction directly from the command window. I'd also like to see an entire list of all subfunctions, as I try to make sense out of my code.
I've found Bob Bemis'
SubFuns to address these needs beautifully. SubFuns displays a list of all subfunctions in a given m-file directly in the command window. Bob uses the new command window hyperlinks to provide one-click access to the functions. Very nice, very elegant.
评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。