MATLAB expression 'Mf' is not of the correct sparseness...
이전 댓글 표시
Hello Im trying to transform a function to a .mex function through the command "coder". One of my inputs is a sparse double matrix. when the coder asks to define the type of the variable 'Mf' I setit as a double(:inf x :inf). it builts it and when it comes to run the function it stops with the following message: "MATLAB expression 'Mf' is not of the correct sparseness"
I would appreciate any suggestions and solutions. Thank you!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!