Feeds
提问
Unspecified Error in Creating ActiveX control
IN THE NAME OF GOD Hi >> obj = actxcontrol('ShockwaveFlash.ShockwaveFlash.1', Position, handle); Error using feval Error...
12 years 前 | 0 个回答 | 0
0
个回答提问
How can I convert zero number to modified hexadecimal in formatting strings?
IN THE NAME OF GOD Hi. >> sprintf('%#.2X', 0) ans = 00 but I want a modified hexadecimal such as following: ...
12 years 前 | 1 个回答 | 0
