Effacer les filtres
Effacer les filtres

Can you do varfun(@(x) x, temp, 'GroupingVariables', {})?

1 vue (au cours des 30 derniers jours)
Alex
Alex le 31 Août 2015
I am trying to construct a varfun statement where the GroupingVariables change. Something like
varfun(@(x) x, temp, 'GroupingVariables', groupingVars)
However, I am finding that when an empty array or cell array is supplied by groupingVars, varfun hangs. When you remove the 'GroupingVariables' name/value pair this code returns temp, as expected.

Réponses (0)

Catégories

En savoir plus sur Argument Definitions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by