No display in command window when launching matlab code / function from excel

조회 수: 4 (최근 30일)
Bruno
Bruno 2015년 9월 1일
편집: Rutuja Shirali 2015년 9월 3일
Hi,
I have an "issue" on displaying into command window when I call a matlab code / function from Excel. For instance, I get no display:
  • If I use the excel addin function "run matlab command" from excel with "disp('test')",
  • If I call a matlab function from Excel which uses fprintf(...) for logging the different calculation steps,
  • or if I call a TestSuite class (used by log4matlab)
I made some searches on this kind of issue but I found nothing relevant. So is it normal or is there a specific parameter in order to trigger on display into command window?
Thanks in advance for your answers!
Regards,
Bruno
  댓글 수: 1
Rutuja Shirali
Rutuja Shirali 2015년 9월 3일
편집: Rutuja Shirali 2015년 9월 3일
Hi Bruno,
I understand that when you try to run MATLAB functions, you get no display. Make sure that the Add in Setup is done correctly. There is a separate MATLAB Command window that shows up in Excel when you start MATLAB from excel. More information on Add in Setup can be found here:
If the Add in setup is not proper, try following all the steps mentioned in the above URL and if still does not work, contact the MathWorks Technical Support Team .
Thanks! Rutuja

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by