Feeds
質問
how can I define a global variable in app designer?
I have to built an app that read data in .csv file and then display and process them. [file,path] = uigetfile; tab=readtable(f...
5年以上 前 | 1 件の回答 | 2
1
回答回答済み
Help on simplifying trigonometric expressions involving syms variable
if you want to simplify the expression can you try in this way: y=cos(t1)^2 + sin(t1)^2 simplify(y) or directly syms x ...
Help on simplifying trigonometric expressions involving syms variable
if you want to simplify the expression can you try in this way: y=cos(t1)^2 + sin(t1)^2 simplify(y) or directly syms x ...
6年以上 前 | 0
| 採用済み


