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年 前 | 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年 前 | 1 件の回答 | 0