the code : % Create a new HFSS Project and insert a new design. hfssNewProject(fid); hfssInsertDesign(fid, 'testbox'); the error : ??? Error using ==> fprintf Invalid file identifier. Use fopen to generate a valid file identifier.
Error in ==> hfssNewProject at 36 fprintf(fid, 'Dim oHfssApp\n');

답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

질문:

2016년 2월 28일

편집:

2016년 2월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by