R2013b IDE nonsense. The story continues.
Show older comments
This is NOT a question but a point that I would like to raise. I suggest to comment my post and/or add additional and justified observations that you might have about R2013b's IDE.
Preamble
Trends clearly show that wide monitors are dominating the market share and will continue to do so (source http://gs.statcounter.com/#resolution-ww-quarterly-200901-201303):

.
If you like stats you can check a static snapshot from another source here: http://www.rapidtables.com/web/dev/screen-resolution-statistics.htm.
______________________________________
MY POINT
When working on large projects the number of .m files grows very quickly and to cope with them I keep a two-sided view of the Editor on full screen (having Workspace, and Variables Editor on a second screen) with the tabs on a side.
This layout has many benefits and fits optimally (IMO) into a wide display. However, on R2013b this layout has been crippled.
______________________________________
How it was before on R2013a

.
Now on R2013b


.
R2013a:
- One bar with tabs for both sides of the editor
- Each side clearly outlines the path?me of the file
- Could close one specific side at a time
R2013b:
- Additional tabs bar per each view. Total waste of screen real-estate! After wasting vertical space with the ribbon, now that I found my optimal wide layout, here you go: "You thought it would be easy, eh?!".
- You can hide the tabs, but now how do I know at a glance what's the file I am working on?
- How do I close a document?
Finally:

9 Comments
Image Analyst
on 15 Sep 2013
My tabs with filenames on them are on the top of the editor windows. I'm not sure why yours or on the side. Did you try moving them or finding a preference that lets you adjust that?
Oleg Komarov
on 15 Sep 2013
Edited: Oleg Komarov
on 15 Sep 2013
Image Analyst
on 16 Sep 2013
OK - that must be a 2013b feature which I didn't know because I haven't upgraded yet.
Oleg Komarov
on 16 Sep 2013
Oleg Komarov
on 16 Sep 2013
nanren888
on 20 Sep 2013
Have to agree. The I have only portrait monitors & still hate to loose the height. Changing tab behaviour is one of the most off-putting things in recent times.
Cluttering ribbons that seemed aimed at easing the learning curve for new-entrants are just a pain to be turned off.
I complained in the past about the tabs moving, so closing be each tab's X was a pain, compared to previous when the last one stayed right-justified, now that's gone completely. It hides the tabs & left-justifies, so even worse.
I was used to left-to-right scrolling, even if painfully slow. Now that's gone, my spatial memory of where files are is awash. Anyone know if I can turn off the animated mega-scroll when I select from the drop-down list?
Jasper
on 21 Feb 2014
I've been looking for a solution as well :-(. It's even worse than you say: Now to find a file I have to look into two lists of open files. Whoever had this idea probably never used multi-tile views.
I have to agree fullheartedly on not only the specific issue but that of all the poorly-conceived changes to the UI and help files done, seemingly, primarily for the reason of "change for change's sake" instead of actual designed better usability. It reminds me of "New, Improved!!" ad campaigns for household detergent and the like. :(
Back to the subject of programming editors and real estate. IMO, the whole concept of tabs and gui layout is focused on the wrong ideal. One should be able to split a window whichever direction one wishes, horizontal or vertical, and subdivide those as well and at any fractional size. The UI needs not be duplicated other than the minimal of displaying the file name and the changed indicator character. Requiring toolbars and all to get access is a waste of both real estate and efficiency; everything should be directly accessible via the keyboard and keymapping.
There have been such programming editors in existence since the early days of DOS (my personal favorite and my development tool of choice still happens to be Brief) which has all the above and more. What it lacks that is useful is the color-coding syntax matching available with the full graphics screen instead of character screen before, but the loss of other functionality just doesn't come even close to make up for the prettified views.
It seems incredible to me that professional developers don't have better tools than what are widely marketed these days when the outline was there 20+ years ago.
per isakson
on 26 Aug 2014
Edited: per isakson
on 26 Aug 2014
@dpb +1
@Image Analyst, I have the filename-bar to the right in R2013a and in several releases before that. Just point at the dotted area (grip area) and drag.
Answers (2)
Sean de Wolski
on 16 Sep 2013
1 vote
Two little things that could help a little:
- Shrink the tab width by dragging it over a little bit (while vertical).
- Check the "Shrink Tabs to Fit" option in the editor's view tab and use horizontal, it'll get you a few more.
I'll make sure Dev sees your question, Oleg.
1 Comment
Oleg Komarov
on 16 Sep 2013
Matthew
on 27 Nov 2013
0 votes
I having a related issue. Let's say you have program 1 on the left and program 2 on the right. Used to be able to drag the program 2 over to the left. But now when you drag it, it creates a vertical split instead of placing it on the left. Did not want a new vertical split. Thx Matt
1 Comment
Jasper
on 21 Feb 2014
If you drag it to the middle of the window it works. It takes a bit more precision though (you can see what will happen by looking at the blue boundaries during dragging).
Categories
Find more on Entering Commands in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!