在Matlab中与python混合编程,从python函数中反回的值一直不变! 50
请问:当我在matlab中调用python函数文件后,得到return的字符返回值abc;当我更改python函数文件return的值后,返回到Matlab中的值并没有改...
请问:当我在matlab中调用python函数文件后,得到return的字符返回值abc;当我更改python函数文件return的值后,返回到Matlab中的值并没有改变,除非重新开启Matlab。
str=py.hellowWorld.hellowWorldFun()
hellowWorldFun中是return abc
得到str=abc
当我更改为return cba时
依然是str=abc 并没有改变。。
我该如何更改python function才能做到随时可以调试呢 ? 展开
str=py.hellowWorld.hellowWorldFun()
hellowWorldFun中是return abc
得到str=abc
当我更改为return cba时
依然是str=abc 并没有改变。。
我该如何更改python function才能做到随时可以调试呢 ? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询