You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
When you make a tall array from a fileDatastore, the resulting tall array is a tall cell array. CELL2UNDERLYING converts that tall cell array to a tall array of the underlying data. For example, if your fileDatastore returns a table for each file that it reads, then a tall array based on that fileDatastore would be a tall cell array where each cell contained a table. Using CELL2UNDERLYING would convert that to a tall table.
Cite As
MathWorks Parallel Computing Toolbox Team (2026). cell2underlying for tall arrays (https://se.mathworks.com/matlabcentral/fileexchange/61517-cell2underlying-for-tall-arrays), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (2.42 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
