Rank: 53798 based on 0 downloads (last 30 days) and 0 files submitted
photo

Yoni

E-mail
Company/University
Duke University

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Yoni View all
Updated File Comments Rating
12 Mar 2010 Huynh-Feldt epsilon general procedure Calc. the Huynh-Feldt epsilon for any arbitrary combination of between and within subject factors Author: Matthew Nelson

This seems useful, especially with allowing the arbitrary numbers of both kinds of factors. But what functions would you use to get the actual F values from data that are arranged in the same way?

26 Jan 2010 cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table Author: us

So I looked at the part you mentioned and it doesn’t do what I want. I’m trying to avoid xlswrite because I have a mix of strings and numbers. Is there any way to make cprintf do the actual file output but without any spaces for padding?

23 Jan 2010 cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table Author: us

I may well have missed that part. It’s a pretty long file and searching it for “tab” or “space” brings up a lot of hits. I’ll peruse that part. Thanks!

23 Jan 2010 cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table Author: us

This function is great for quickly and easily printing a cell array to a text file without worrying too much about format strings. But I can’t figure out how to prevent it from doing any padding with spaces. I’d like to output to a strictly tab-delimited file. I’ll probably be reading said file into excel or SPSS, so I don’t need the spaces for alignment, but I can’t figure out any way to leave them out entirely. (..., 'ntab', 1) isn’t doing it. Am I missing something, or is that functionality absent.

Thanks

Contact us at files@mathworks.com