When you apply a function to table variables, Matlab creates a new table with variable names "function_original name". This code fixes that. You have to supply the new table the function creates, the original table that contains the variable names, and the name of the function applied as a string. Helps with functions such as groupsummary, varfun etc.
引用格式
Cem Tutuncu (2026). Fix Table Variable Names After Applying Function (https://ww2.mathworks.cn/matlabcentral/fileexchange/125440-fix-table-variable-names-after-applying-function), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |
