创建N个变量的问题。
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
新锦江娱乐现场开户【微8785092】
am 21 Mai 2023
Beantwortet: 新锦江娱乐注册官网【微8785092】
am 21 Mai 2023
已知n的数值,怎么去创建n个变量就是如果n=4,需要建立n1 n2 n3 n4,有没有函数可以解决这个问题呢,求大佬解答
0 Kommentare
Akzeptierte Antwort
新锦江娱乐注册官网【微8785092】
am 21 Mai 2023
但实际使用中,除非真的需要四个符号变量做符号计算,这种搞n1 n2 n3 n4的写法,在数值运算中,一般直接写作向量n,然后调用n( 1 )到n( 4 )
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!