ADO query result to statistics toolbox dataset
Version 1.0.0.0 (1.23 KB) by
Alex B
Convert ADO query fetch result structure to a dataset
the ADO query fetch result outputs the followind datastruct:
myOutput.data
myOutput.columnnames
The first contains a 2d cell matrix, the second a cell array with column names.
This function uses this information to create a dataset without cells.
Cite As
Alex B (2026). ADO query result to statistics toolbox dataset (https://www.mathworks.com/matlabcentral/fileexchange/31436-ado-query-result-to-statistics-toolbox-dataset), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Language Fundamentals > Data Types > Tables >
Find more on Tables in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
