cellify(varargin)

CELLIFY turns any input argument into a cell, if it is not already one.

You are now following this Submission

CELLIFY turns any input argument into a cell, if it is not already one. This is useful for processing function inputs that take simple arguments (that don't have to be a cell in that case) or cell arrays. It make the resulting code more clear by shortening it with a meaningful function call.

Cite As

J-G van der Toorn (2026). cellify(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/65422-cellify-varargin), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Phased Array Design and Analysis in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0