photo

Matteo Paolucci


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

查看徽章

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...

4 years 前 | 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 ...

5 years 前 | 0

| 已接受