Regrading problem in publishing

조회 수: 1 (최근 30일)
Akkineni
Akkineni 2012년 10월 4일
When i try to publish , it takes infinite time (does not publish). When i break the operation i get the following :
*_Operation terminated by user during DSP_II_HW_IV (line 68)
In evalmxdom>instrumentAndRun (line 89) text = evalc(evalstr);
In evalmxdom (line 20) [data,text,laste] = instrumentAndRun(file,cellBoundaries,imageDir,imagePrefix,options);
In publish (line 168) dom = evalmxdom(file,dom,cellBoundaries,prefix,imageDir,outputDir,options);
In mdbpublish (line 55) outputPath = publish(file, options);
>> Error using open (line 69) NAME must contain a single string._*
Please suggest what is causing error and how can i correct it .
  댓글 수: 1
per isakson
per isakson 2012년 10월 4일
Hard to say without knowing what you try to publish.
Try to publish piecewise to find out if a specific item in your file causes the problem.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by