I keep getting the following error message when I try to use the function geosoftread :
Error in geosoftread
(line 36) bioinfochecknargin(nargin,1,mfilename);
I tried redownloading the toolbox for bioinformatics, changed the soft file location, etc. and its still giving me that message. What do I do?

댓글 수: 5

Mohannad Abboushi
Mohannad Abboushi 2016년 7월 21일
bump
Walter Roberson
Walter Roberson 2016년 7월 21일
Please show the entire error message, everything in red.
Mohannad Abboushi
Mohannad Abboushi 2016년 7월 26일
Undefined function 'bioinfochecknargin' for input arguments of type 'double'.
Error in geosoftread (line 36) bioinfochecknargin(nargin,1,mfilename);
Error in ca04_fun1 (line 32) GEOSOFTData = geosoftread(soft_file);
Please show the output of the following:
which -all bioinfochecknargin
ls(fullfile(toolboxdir('bioinfo'),'bioinfo','bioinfochecknargin.m'))
If the file exists both ways then look on the first of those two lines and see if it says "No license available"
Mohannad Abboushi
Mohannad Abboushi 2016년 8월 2일
It says it has no license available, what do I do since i purchased matlab and downloaded this toolbox?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기

질문:

2016년 7월 19일

댓글:

2016년 8월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by