photo

Ana Luisa


IST

2012 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Mechanical Engineering

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Saving outputs in workspace
When defining a menu, when you want to get outputs out of one case, in order to use them as inputs in another case, how can you ...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


Undefined function 'eval' for input arguments of type 'double'.
When using the code below: function [Df]=difc(f,u,h) syms x x=u+h; lp=eval(f); x=u-h; ll=eval(f); Df=(lp-ll...

11年以上 前 | 1 件の回答 | 0

1

回答