Why is geosoftread not working?
古いコメントを表示
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
2016 年 7 月 21 日
Walter Roberson
2016 年 7 月 21 日
Please show the entire error message, everything in red.
Mohannad Abboushi
2016 年 7 月 26 日
Walter Roberson
2016 年 7 月 26 日
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
2016 年 8 月 2 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Genomics and Next Generation Sequencing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!