在Matlab中,如何获得包含"GRUMPY"以下声明的String :
"GRUMPY"
GRUMPY = 500;
这通常在其他编程语言中称为反射,但我在Matlab中找不到它的一个例子.
matlab
matlab ×1