我正在使用Matlab Coder将一些Matlab代码转换为C++,但是我无法将整数转换为字符串.
int2str()代码生成不支持,所以我必须找到一些其他方法将int转换为字符串.我试过谷歌搜索,没有成功.这甚至可能吗?
int2str()
string matlab type-conversion matlab-coder
matlab ×1
matlab-coder ×1
string ×1
type-conversion ×1