matlab 2019b basic fittinng error with bfitcalcfit and 'pp''

5 ビュー (過去 30 日間)
Kostas Chatzimpaloglou
Kostas Chatzimpaloglou 2020 年 3 月 9 日
回答済み: Harshita Gupta 2020 年 3 月 26 日
I am experiencing an error with my matlab v.2019b
I try to do a basic fitting linear regression through the plot graph window, while the error appears:
"Error executing Basic fitting: Output argument "pp" (maybe others) not assigned during call to "bfitcalcfit".
I try to use the solution described on this post:
while it does not work for my PC. and I also try to close the software and reopen and write again the commands.
Could you have any suggestions? how I can resolve this. It was similar to my v.2018, which i hope it would have been resolved after the update. I use a university licenced version.

回答 (1 件)

Harshita Gupta
Harshita Gupta 2020 年 3 月 26 日
Hi Kostas,
There is something wrong with your mathlab path.
These steps should help
>> which -all pathdef
>> restoredefaultpath
>> rehash toolboxcache
In case it doesn't work can try to clean reinstall the support package you are using by following these steps or clean reinstallation of matlab by referring to these steps.
As the most probable cause of this could be corrupted path or installation.

カテゴリ

Help Center および File ExchangeSpline Postprocessing についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by