Please vote if you DO NOT want to have M-function in M-script

1 visualizzazione (ultimi 30 giorni)
  11 Commenti
Sean de Wolski
Sean de Wolski il 18 Mag 2011
I think the points are only redeemable for Sam Adams.
Andrew Newell
Andrew Newell il 18 Mag 2011
you cannot catch walter roberson...walter roberson is now matlab answers...if you try to catch him matlab answers will crush you...crush you...crush...

Accedi per commentare.

Risposte (3)

Jan
Jan il 18 Mag 2011
+1: Better spend the time to improve the GUI objects - continuous slider callbacks, stable UITREE with supported context menu, sortable UITAB, let FIGURE(FigH) move the keyboard focus to the figure as claimed in the documentation (is this solved in 2011a?! It did not work from 5.3 to 2009a...), ComboBox (editable popup menu), stable GETFRAME (no need for PAUSE(0.02) to wait for drawing of Java objects), fix problems with OpenGL renderer (2% of the 2D plots with enabled Box miss the upper border), ...

Walter Roberson
Walter Roberson il 18 Mag 2011
The only time I use scripts is as temporary scratch-pads, pasting in code from questions in order to see what it does or to debug it. And all that does is save me the trouble of adding a "function" line at the top.
The Programming Theory part of me says that Mathworks should not do this: that instead they should work on allowing MATLAB to be "reflective" like Scheme; see here for more information on Reflection. (Disclaimer: I have met the inventor of Reflection in programming languages, and some of my friends worked directly with him in extending the ideas.)

Jan
Jan il 28 Gen 2017

Categorie

Scopri di più su Scripts in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by