Doug's MATLAB Video Tutorials

February 15th, 2011

Context menus in an amortization application in MATLAB

This video includes an amortization of a mortgage in MATLAB, but it is really about the addition of a context menu to a line on a figure. There is also a discussion of anonymous functions and the placement of legends.

2 Responses to “Context menus in an amortization application in MATLAB”

  1. Kate replied on :

    Thanks for video. I learned something today… my father would be proud. The context menu was new to me.

  2. Temel Yasar replied on :

    Thanks for the this great tip.

    Could you make a small tutorial for using “@”. I have some difficulty understanding the use of that character.

    Thank you

    Temel

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

Doug's picture

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