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

Doug’s Pick of the Week

June 9th, 2008

Post your MATLAB Videos

It is no secret that I like teaching MATLAB through videos. I use Camtasia to make and edit my videos, I am very happy using it. If you want to make MATLAB videos too, you can use Jing, by the makers of Camtasia, that gives you enough functionality to make a great video (but does not allow for editing). It is a free product, so give it a try. Here is a quick example video that I made in about a minute once I installed the product.

Here is the deal. Take that little function, or trick that is worth sharing and record it. Post the video and send me a link hull@mathworks.com. The best video will get a super-fabulous MathWorks gift pack. Judging of the videos will be a highly scientific rating based entirely on which one I like best. Send the video by the morning of June 16th, and you could have your video hosted here next week!

3 Responses to “Post your MATLAB Videos”

  1. Julio replied on :

    When downloading and installing Jing as indicated, what about backdoor program files that my antivirus pointed?

  2. Doug replied on :

    Julio,

    Jing is not a product of The MathWorks, so I don’t know what to say about it. I have some contacts within the company that makes Jing. I will bring your comment to their attention.

    Doug

  3. Daniel Foster replied on :

    Hi Julio–

    I work for the company that makes Jing, but not on one of the technical teams…so consider this a personal rather than an official response. :-)

    This post on the Jing blog may be helpful:
    http://blog.jingproject.com/2008/03/jing_a_trojan_epicly_unlikely.html

    Based on the comments there, it looks like updating your anti-virus definitions may cause the warning to go away. As the post states, “Jing doesn’t contain a trojan, or any other type of virus.”

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.



  • pierre: Hi sherryl and thank you for answering me, Actually, I already tried before to use this property because I...
  • Sherryl: In Response to Post #10 by Bryan - Hi Bryan, By default the analog input object will acquire one second...
  • Sherryl: Hello Pierre, Please look at the OutOfDataMode property. http://www.mathworks .com/access/helpd...
  • Scott Hirsch: Elya - In v7.0, try aviread. This has straightforward syntax for reading a single frame - you could...
  • Scott Hirsch: Eric - That’s a nice suggestion. I often get frustrated when debugging GUIDE guis and ending up...
  • pierre: Hi all, I have the Data Acquisition Toolbox, and I’m trying for 2 weeks to send a step voltage, and...
  • Eric S: It would be great to stop the debugger from coughing somewhere inside the more “internal̶ 1;...
  • Tareq: coef1 = rand(1,3)-0.5; coef2 = rand(1,3)-0.5; lex1=roots(polyder(c oef1)) lex2=roots(polyder(c oef2)) hold all...
  • Luca Balbi: While we’re at it… Checking for a number to be zero is tricky in itself. We’re better...
  • david: perhaps some error checking is in order. After all, it is possible that our randomly generated quadratic...

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

Related Topics