FERUM 4.1 error message
Mostrar comentarios más antiguos
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
2 comentarios
KALYAN ACHARJYA
el 18 de Mayo de 2019
Is this complete code?
Oribi Ivanhoe
el 18 de Mayo de 2019
Respuestas (0)
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!