Azzera filtri
Azzera filtri

How to turn off cell mode in Matlab editor in 2012b?

4 visualizzazioni (ultimi 30 giorni)
Hi everyone,
I have just installed R2012b. This is used to be a simple thing to do. But now I have already spent half an hour looking for the documentation but I still don't know how to turn off cell mode in Matlab editor.
Anyone knows how to do that.
Also how come Matlab HELP does not have a chapter (or session) on the editor.
Kevin

Risposta accettata

Kevin
Kevin il 16 Set 2012
I have actually issued a service request to Mathworks and the answer is no.
So there is no way to turn off cell mode in Matlab R2012b.
Also for whatever reason, Mathworks has renamed "cell" to "section".
On a more broader question. Does anyone know why Mathworks keep renaming things from version to version. For example,
(1) "cell" is renamed to "section". (2) Sometimes some functions are renamed to another name. (3) Function interface is changed so that it is no longer backward compatible.
Hard-disk space is cheap and so does it really matter if the old function is kept so that people can easily upgrade to new Matlab version.
Is there a good reason for renaming terminology or function?
Maybe I am missing something.
Kevin
  1 Commento
Star Strider
Star Strider il 16 Set 2012
Modificato: Star Strider il 16 Set 2012
I wish for the 2012a version of Help as well, with its format and functionality. Not all changes are improvements. I'm keeping 2012a up and running rather than uninstalling it.
The only reason I can imagine for renaming the Editor cell mode is to avoid confusion with {cell} data types.
I invite you to add your — and if you want to, my — comments to what seems to be the current thread for such: http://www.mathworks.com/matlabcentral/answers/48070-experiences-with-release-2012b

Accedi per commentare.

Più risposte (2)

Sean de Wolski
Sean de Wolski il 17 Set 2012
Kevin, you can go to "Preferences" -> "Colors" -> "Programming Tools" and turn off "Highlight Sections". This should essentially do the same thing as disabling cell mode.
  2 Commenti
Kevin
Kevin il 18 Set 2012
Hi Sean,
Wow, this is great. I can disable cell mode. Thank you very much.
Kevin

Accedi per commentare.


Ken Atwell
Ken Atwell il 16 Set 2012
I believe section/cell mode is triggered by a double "%%" comment in a source file. If you change your "%%"'s into "%"'s, I believe MATLAB will not enter the section/cell mode.
Kevin, just interested... why do you want to disable section/cell mode? AFAIK, there is no side effects of MATLAB entering "cell mode" beyond the enablement of new "Run" capabilities that don't stomp on anything else. Why would you actively turn it off when it can be ignored? Is there is a side effect I don't appreciate?
  2 Commenti
Kevin
Kevin il 16 Set 2012
I find the highlighting and the extra lines in the cell mode pretty distracting. This is just my personal thing. Since the day Mathworks had introduced cell mode to the world, I had only turned it on less than 6 times. I really don't find that useful.
Also I really don't have the time to go through all my matlab files to change "%%" to "%".
Ken Atwell
Ken Atwell il 17 Set 2012
Thanks for clarifying, Kevin.

Accedi per commentare.

Categorie

Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by