cellify(varargin)

CELLIFY turns any input argument into a cell, if it is not already one.
17 Downloads
Updated 15 Dec 2017

View License

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 .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Phased Array Design and Analysis in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0