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 (2024). 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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0