FERUM 4.1 error message
古いコメントを表示
Hi I am trying to run a basicgfun example using FERUM 4.1 i keep getting this error message :
Undefined variable "probdata" or class "probdata.marg".
Error in ferum (line 99)
nrv = size(probdata.marg,1);
i have checked the ferum file and it is written as:
case 3 % ---- FORM ----------------------------------------------------------------------------
% Clear screen and display message
disp('FORM analysis is running, please wait... (Ctrl+C breaks)')
nrv = size(probdata.marg,1);
Can anyone please help
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!