Feeds
已回答
Using calllib inside MATLAB Function
I solved the problem by using coder.entrinsic. According to my example above, I set: coder.extrinsic('write2ByteTxRx'); Now, t...
Using calllib inside MATLAB Function
I solved the problem by using coder.entrinsic. According to my example above, I set: coder.extrinsic('write2ByteTxRx'); Now, t...
6 years 前 | 0
| 已接受
提问
Using calllib inside MATLAB Function
Hello together, previously, I included an external C libary via callib. As a result, I can call the external commands from ther...
6 years 前 | 1 个回答 | 0