フィルターのクリア

Reading a wigFix file

3 ビュー (過去 30 日間)
Giulio
Giulio 2013 年 7 月 24 日
Hi! I'm trying to import to matlab the score of the conservation of a chromosome with textread
the file is like this:
fixedStep chro=cchr19 start=60001 step=1 0.486 0.483 0.472 ... ... ...
When I try
>> Cons=textread('chr19.phastCons46way.wigFix','headerlines',1);
I get this error:
??? Error using ==> dataread Number of outputs must match the number of unskipped input fields.
Error in ==> textread at 176 [varargout{1:nlhs}]=dataread('file',varargin{:});
What should I do?

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by