asymppdc/asympPDC

problem

Opened this issue · 1 comments

ERROR:
函数或变量 'suplabel' 无法识别。
出错 xplot (第 1465 行)
[ax1,h1] = suplabel(strXsuplabel,'x'); %,supAxes);

Hi zhaolk20,
I apologize for the delay in getting back to you. But I hope you have already found the solution.
Your message from machine translation is:
"The function or variable 'suplabel' was not recognized.
Error xplot (line 1465)
[ax1,h1] = suplabel(strXsuplabel,'x'); %,supAxes).¨

The 'suplabel' is a function developed by Ben Barrowes barrowes@alum.mit.edu, available here ([https://www.mathworks.com/matlabcentral/fileexchange/7772-suplabel?s_tid=ta_fx_results],) which is included in the AsympPDC package and located in ./utils subdirectory.
-koichi