Experiences with release 2012b
5 个评论
采纳的回答
更多回答(43 个)
15 个投票
5 个评论
12 个投票
10 个评论
9 个投票
- I miss the previous edit configurations window. Now I have to create separate m-files (which I did not want to do) and call them instead of keeping my testing suite hidden in the configurations for the specific function (script).
17 个评论
- Graphics are still rendered without anti-aliasing and robust alpha opacity support with the default renderer. We have a hodge-podge of 3 different renderers each with a set of drawbacks (i.e. opacity support in OpenGL causes vector export to fail!!!). Where is the modern graphics support, something like a native PDF or SVG engine, per item opacity and full anti-aliasing without compromises? Pixellated klunky graphing is embarrassing for a suite for which visualisation is a core component...
- Guide is a bug ridden, slow and hugely limited mess. The UI toolkit is already very limited in Matlab, but then Matlab wraps that in a really dated, slow UI editor. It falls over when dealing with anything more than simplistic UIs (try multiple selecting groups of components and arrow-key positioning them; or try changing tab order, and watch Matlab brought to its knees). Give us a modern UI toolkit (it is already mostly there under the surface, see undocumented matlab), and build a UI editor that doesn't suck. Why does TMW hide things like HG2 for years!?!?
- Editor is still very basic. I'd realy like to see better/smarter completions for things like class properties, and a structure browser for methods/subfunctions. Something like "Go to anything..." (fuzzy find any file/function/class/method anywhere in the path) in Sublime Text 2 would be awesome.
- More robust parallelization; The parallel computing toolbox is very useful, but it would be really helpful to have some of that core functionality within Matlab itself, these should be language features, not added extras.
- Better platform integration: On OS X we still are waiting for clipboard support for vector graphics (OS X had PDF built-in, this is not difficult), and even simple Applescript abilities would allow very powerful integration with other apps (like Excel for example). I'm sure gnome/kde would benefit from similar changes too. TMW seems to only really support Windows platform specific features and technologies, and the other platforms are second-class citizens (but we don't get financial discounts for reduced functionality)...
- EDIT: Serialisation for Matlab objects, very important when communicating among several Matlab instances.
6 个评论

7 个投票
9 个评论
- Home
- Preferences
- Keyboard
- Shortcuts
- Evaluate entire file
7 个投票
10 个评论
6 个投票
9 个评论
6 个投票
4 个评论
5 个投票
4 个投票
5 个评论
4 个投票
- When I dock a figure, it makes the figure toolbar virtually useless, since it becomes a tab on ribbon. For me there are a few specific issues with this. One I dock my figures on the right hand side of my screen (which means that the zoom, pan, etc controls are all on the far side of the screen from my figures) And, I often want access to both those tools and the editor tab of the ribbon at the same time! There should be an option to doc the figure toolbar in the figure window. I know this seems minor to some, but IT IS SERIOUSLY IMPACTING MY ABILITY TO GET MY WORK DONE! (Sorry, I'm done shouting now).
- Has space become so precious that there's no longer room for the undock icons in the environment tabs?
- The new help system stinks (I know others have said it and I've voted for every one of those posts too.) I mean, seriously: a pop up contents directory tree (and it's slow to boot)!
- I'm not vision impaired! I don't need my icons to be nearly 10% of the vertical space on my monitor! I actually have a use for that space.
- I don't know if anybody else has this problem but the report buttons on the current folder toolbar don't work (although the reports accessed from the drop down menu do).
3 个评论
3 个投票
3 个评论
2 个投票
5 个评论
- Type prefsdir on the command line, then in Windows Explorer (or similar for your other operating system), go to that folder.
- Copy your shortcuts.xml file from your old MATLAB version "prefsdir" folder to the new "prefsdir" folder.
- Rename the existing, new shortcuts_2.xml to shortcuts_2_original.xml.
- Rename your shortcuts.xml to shortcuts_2.xml.
- Restart MATLAB R2012b and all your old short cuts will be there.
2 个投票
2 个评论
2 个投票
2 个评论
2 个投票
2 个投票
2 个投票
3 个评论
2 个投票
1 个投票
2 个评论
1 个投票
3 个评论
3 个评论
6 个评论
6 个评论
1 个投票
3 个评论
1 个投票
1 个投票
1 个投票
12 个评论
- Right click on the figure in the current folder and select "Open in GUIDE"?
- Of course you could always add a shortcut or button on your Quick Access Toolbar that calls guide() and then you could click on that instead.
1) The workflow for adding a custom shortcut to the QAT is a little weird, I agree (and we're aware of it). You have to create a shortcut first, and then add the shortcut to the QAT.
As for from the desktop opening a figure in GUIDE, pic===words(1:1000)

2) The QAT is fully customizable, from the rpedefined tools to your own shortcuts.
3) The break points were always on the editor and they still are so I guess I am missing what you are looking for. Also, you can add them to your QAT for frequent use. This is what I have:


- You have to have the break points menu enabled when you right click. Pull up a saved function and click somewhere on it. Then pull down the breakpoints pane and right click.
- You could also do any of this at any time through the: Home->Preferencs->Toobars->QAT option.
- This could also be done through shortcuts with dbstop.
1 个投票
1 个投票
2 个评论
1 个投票
- How do I find the documentation on the main Matlab Toolstrip? Is there any? I've only found some fragments, e.g shortcuts, ... . Nothing on the green triangle.
- RUN (green triangle) used to have an edit-box (right-click-edit-something) where I could write some code, sample indata and comments. Does that edit-box still exist? If so, how do I find it? The [Run: type code to run] doesn't count!
1 个评论
- Documentation is available through the "Help Button" on the Home tab. I personally just recommend using the edit field in the upper right corner.
- The Run Configurations button is the down arrow on the green play button in th editor tab:

1 个投票
1 个投票
1 个投票
0 个投票
- Does 2012b have cell mode execution buttons?
- I for the life of me can't figure out how to "save-as", am I missing something or did TMW not include this
- New help is not as user-friendly as previous version
5 个评论
- Yes. To run a cell to the next cell, click on the Advance button on the Editor tab.
- On the Editor tab, click the little black triangle below the word Save on the Save icon on the ribbon to access the Save As... functionality.
- Run ---> Ctrl+Enter or F5
- Run & Advance ---> Ctrl+Shift+Enter
- Advance ---> Ctrl+Down
0 个投票
0 个投票
2 个评论
0 个投票
3 个评论
类别
在 帮助中心 和 File Exchange 中查找有关 3-D Scene Control 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
