Got error when calling function "extractDa​taAlongLin​e(...)"

Hi,
I'm using the QuickerSim CFD Toolbox for MATLAB to do a laminar flow simulation. I got the error "License could not be found" when I call the function "extractDataAlongLine(...)".
The detail error report from Matlab is shown as follow:
Error using pointInTriangle
License file could not be found
Error in extractDataAlongLine (line 72)
[el, b1, b2, b3] = pointInTriangle(p,t,[x(i) y(i)]);
Error in tutorial001 (line 84)
[vx, lp, le] = extractDataAlongLine(p,t,u,[0 0],[-2 2],100,15);
Other functions are working properly. Therefore, could anyone help me figure it out? I'd appreciate it :)
Best regards,

 채택된 답변

Walter Roberson
Walter Roberson 2021년 6월 21일

1 개 추천

QuickerSim is the one that is complaining about the license not being found.
extractDataAlongLine is included even with the free LITE version of QuickerSim, so it sounds like you have not activated properly.
Note: even the LITE Version must be activated for a specific computer. Even though it is free, you cannot just copy the files to another machine.

댓글 수: 3

Thank you very much!
HELlo
Please,
How can activate the licence(FREElicence) in QUICKERSIM?
thanks
Unfortunately I no longer recall why I said that the Lite version has to be activated. I just looked at the quickersim web site and I do not see anything about a need to activate the LITE version. There is a need to activate the 14 day Trial of the Pro version.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Computational Fluid Dynamics (CFD)에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 6월 21일

댓글:

2022년 2월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by