photo

Mridul Gandhi


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Hi...can we create a variable "a" with double array type ? . Thank.
Maybe you mean this: I=5; J=5; a=sym('a',[I J]); Creates variable 'a' of size (IxJ): a = [ a1_1, a1_2, a1_3, a1_4, a1...

5 years 前 | 0