Skip to Main Content Skip to Search
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Doug’s Pick of the Week

November 6th, 2006

More mini videos: Handle graphics and Shortcuts

People have really enjoyed the videos that I have been posting here, so I have made a few more. I am trying to figure out if this is a good way of learning MATLAB. I would also like to know how to make these videos available when you need them.

I would really appreciate it if you would let me know in the comments or e-mail your thoughts on the following:

Preferred length of videos: Short (< two minutes), medium (five to ten minutes), extended (twenty plus).

Preferred distribution: YouTube, Blog, File Exchange, download them all as a package, incorporated into documentation, incorporated into product.

If MATLAB could recognize when you are using a command that has associated video supplements and non-intrusively let you know that it was available, would you be interested in watching more videos like these?

Making Shortcuts:

Handle Graphics:

14 Responses to “More mini videos: Handle graphics and Shortcuts”

  1. Michel Slivitzky replied on :

    It is an excellent idea. These mini-videos couls be really helpful to learn MATLAB. My suggestions:
    - length up to 5 minutes
    - download as a package

    Michel

  2. Marcelo replied on :

    My suggestions:
    -Youtube
    -length up to 5 min also

    Marcelo

  3. Paramesh replied on :

    Hi Doug,

    The videos are very useful! I learnt about the profiler and the shortcut features of MATLAB right away as soon as I knew about your videos!

    My suggestions:

    1. About 5 mins., 2. YouTube.

    Keep up the great work!

  4. Markus replied on :

    Nice videos, even for experienced programmers. My suggestions:

    - Keep videos very short, up to a maximum of 2 minutes. If you want to cover a longer topic, split them up into several short videos. I would not have the time to view a whole video of 5 minutes length during work. You could also make a short video with an overview of the contents of a longer video - if that is not too much work :-)

    - Categorize videos like “for beginners”, “tips and tricks”, “tweaks” or something linke that - unless they are not all falling into the same category.

    Regards,
    Markus

  5. Mark Brandon replied on :

    I would agree with Markus (comment 4).
    Thanks Doug, great work.

    Mark.

  6. Kyung-suc replied on :

    Hello Doug,

    I think this is a very good way to present tutorial materials. As for the answers to your question, under 5 minutes and YouTube.

    Thanks.

  7. Richard replied on :

    Doug,
    Good idea. What software are you using to make these videos?
    Rich

  8. Doug replied on :

    Rich,

    I use Camtasia to make the software.

    Doug

  9. Gorden replied on :

    The mini videos are an excellent learning aid.
    1. Not more than 5 minutes, the shorter the better.
    2. Depending on storage on your server, one you could create an archive of each mini video and users can have an option to download specific choices. It also removes the need to be tied to an application from a specific vendor (which is way IMHO YouTube is not so good an idea).

  10. Jøger Hansegård replied on :

    Videos are great, but I suspect youtube is being blocked by several company firewalls. At least that’s the case at GE.

  11. Doug replied on :

    Interesting. I never thought about blocking.

    I have another plan for my next video. I will be hosting here at The MathWorks.

    Thanks for the information.

  12. Nick Cheilakos replied on :

    Excellent idea.

    About 5 min .download as a package

  13. Betty replied on :

    I’d love a download package.
    My company must be blocking YouTube also. I can’t see it at all at work. I can access it at home, but it’s frustrating - I’m still on a dial up at home - I can get the video but it’s five words and a 10 second pause. I also can’t run MATLAB at home to test out what I’m seeing in the video while I’m seeing it. Are the videos available anyplace besides YouTube?

  14. Doug replied on :

    Betty,

    I just added “YouTube blocked?”links after each video that goes to a mirror on MATLAB Central servers. These do not have the cool preview and take longer to start streaming, but you should be able to view them. Also, you can just go to this URL http://blogs.mathworks.com/images/pick/POTW/ to get to the files directly for download.

    Doug

Leave a Reply


Doug Hull is an Application Engineer at The MathWorks. A MATLAB user since 1994, he gets paid to live, eat, and breathe MATLAB! This blog is dedicated to promoting the File Exchange by highlighting files and original video content.



  • Moran: Hi Chris, I tried everything I could think of, and have sent several observations about this bug to support,...
  • odessit: Hello, I have compiled standalone application with deploytool. It would work fine, but the error is in...
  • Duane Hanselman: FYI… % strmatch replacements % strmatch is obsolete, strncmp and strcmp are built in % case...
  • Doug: Duane, I just looked, I did not see an m-lint warning against STRMATCH in 2008a. However, I seem to recall what...
  • hashem: Hi Doug, I built a GUI and write a help for it in “chm” (compiled HTML file) format, and I...
  • Tim Davis: I left out the comments in the code, above. Most of the functions should be familiar to most MATLAB users....
  • Tim Davis: I was a little confused by all the back-and-forth discussion of zero blocks. Is a block of zeros to be...
  • Tim Davis: Try this one. It doesn’t require any toolboxes, just “sparse” and “dmperm” ....
  • Duane Hanselman: Did anyone ever try replacing strmatch with strcmp (or its siblings as needed)? I recall mlint...
  • jiro: @Daniel, We do use the hardware, but we don’t expose the supersampling feature through that path, so if...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.

Related Topics