cell2mat4obj( input )

Version 1.3.0.0 (517 Bytes) by Wang
Covert object cell array to object matrix
111 Downloads
Updated 18 Mar 2015

View License

Since the "cell2mat" "Cannot support cell arrays containing cell arrays or objects",this "cell2mat4obj" function gives a solution for objects instance.

Cite As

Wang (2024). cell2mat4obj( input ) (https://www.mathworks.com/matlabcentral/fileexchange/49042-cell2mat4obj-input), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Logical 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.3.0.0

Description modified

1.2.0.0

Deleted a fault line

1.1.0.0

modified to operation on cell in which any length value of elements is other than 1.

1.0.0.0