Mike on the MATLAB Desktop
January 14th, 2008
Making a feature request
It’s pretty clear that MATLAB users have some great ideas on how to make the product better. Browsing through this blog’s comments reveals some of those ideas. We love your suggestions as responses to blog entries, but if you think you’ve got a really great idea, I’d encourage you to submit it as an official feature request. We regularly review these requests, so this mechanism will give you a direct pipeline into the development process.
Here’s how to request an enhancement:
- Go to the Support section of The MathWorks website.
- If you haven’t previously logged in, login now, or create a new account.
- Click View Service Requests in the My Account section.
- Click Create New Request under My Support (on the right hand side of the screen).
- In Step 1: select Technical Support which will then reveal more options, from which you should select Request Enhancement.
- Fill out the form with your idea. Make sure to select New Feature in the What benefits do you expect from implementing this enhancement? section.
Feel free to to run your idea by me before officially requesting it if you’d like (you can email me here).
Let the ideas flow!
Leave us a comment here about your experience with feature requests.
15:41 UTC |
Posted in Command History, Command Window, Configuration Editor, Current Directory, Data Tools, Desktop, Editor, Find tools, Help Browser, MATLAB GUI, MATLAB Shortcuts, Preferences |
Permalink |
8 Comments »
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Leave a Reply
|
Sweet graphics Ken. Great way to spruce up your blog!
Thanks Quan! I’m a visual kinda guy, so I try to provide what I’d need in an entry.
-Ken
I’ve added a link to the MATLAB feature request form on this blog’s sidebar (the blue box on the right side of this page) under Links.
-Ken
Ken,
The feature request form is simply horrible! First, “Release” should be an optional field or have “All releases” or “Future Release”. As it is what release exactly should a user choose for an enhancement request?
Next, the required field “Product” has a list of product names that depend on what release was chosen. For some choices of release the product list is short and includes only arcane products. For example, choosing R2009a+ (the compromise I selected for suggesting an enhancement for future versions) the Product list includes: “DO Qualification Kit”, “IEC Certification Kit”, “Polyspace Client for C/C++”, and “Polyspace Server for C/C++”, and that’s it! Which of these is a user supposed to choose if she wants to suggest an enhancement for the MATLAB Desktop?
I almost gave up on submitting my request, which would have been terrible because I have such a nice enhancement idea ;)
Hi Naor,
Thanks for the feedback on your experience with the enhancement request form. If you’re willing, I’d like to connect you with one of the usability specialists for that web form. You can email me off list if your interested at ken.orr@mathworks.com
-Ken
Hi
I dont have any comments in this post.
I have a question.
I worked with MATLAB 7.6.0
during my debuging with several breakpoints, when I change some parts of mfile, and press Ctrl+S , my program, automatically asks me for continue it should save the changes and so the debug must be stoped. last time I click on it and change it to not to ask me this question anymore, but now I want to reset this setting to defualt one. I can not find anyway to reset this setting to defualt one. would you please help me?
Bests Pegah
@Pegah,
Go to File -> Preferences -> General -> Confirmation Dialogs
Check the box next to “Prompt to exit debug mode when saving file”
Hi Mike,
This is a great help. I was always wondering what’s the portal to ask MATLAB for a new feature.
Thanks for pointing this out.