desGUIDE Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: desGUIDE.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Joaquim Luis (View more)

desGUIDE script description:




Publisher review:
desGUIDE - Simplify a GUI m file produced by GUIDE. This function takes as input a m file produced by GUIDE -> Export and removes all dependencies of other GUIDE related function (that is gui_mainfcn).It also simplifies the resulting file from what I think (If I'm wrong please tell me in what and why) are many GUIDE redundant definitions (e.g. re-declaring uicontrols defaults).In the cleaning process, eventual (?)_CreateFcn functions exported by GUIDE are removed as well. I do this because I didn't find anything useful in these functions that cannot be set directly in GUIDE. Again, If I'm wrong and you want to revert this policy comment the section that follows the line that reads%------------------ Remove eventual original 'CreateFcn' declarationsAt the end we get a much shorter and self-contained m file (that is, it doesn't need a .fig file) with all declarations that make up your GUI. This file runs faster than the exported GUIDE file. When compiled the difference in speed may be substantial and it can be used in previous versions of MATLAB.It also preserves the very comfortable way of transmitting variables between the various uicontrols trough the handles structure.As far as I can tell, we only loose two functionalities of the original GUIDE version1. The "singleton" feature (but it can be added)2. The possibility of calling a local function from another m file (or command line)example:desGUIDE('test_export.m','test.m') Requirements: ยท MATLAB Release: R13SP1
desGUIDE is a Matlab script for Development Tools scripts design by Joaquim Luis. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
desGUIDE - Simplify a GUI m file produced by GUIDE.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5