We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ab871 commit 0f0e724Copy full SHA for 0f0e724
lib/utils/unfold.m
@@ -25,7 +25,8 @@ function unfold(input, varargin)
25
% R.F. Tap
26
% 15-6-2005, 7-12-2005, 5-1-2006, 3-4-2006
27
28
- % taken and adapted from shorturl.at/dqwN7
+ % taken and adapted from
29
+ % https://nl.mathworks.com/matlabcentral/answers/94122-is-there-a-function-that-will-display-all-the-fields-of-a-nested-structure-in-matlab#answer_103473
30
31
% check input
32
switch nargin
0 commit comments