Create Hyperlinks that Run Functions · disp('<a href="matlab:a=3; b=4;c=hypot(a,b)">Hypotenuse</a>'). Clicking the hyperlink executes the three commands ...
確定! 回上一頁