concat_struct(s1,s2​)

Version 1.1.0.0 (533 Bytes) by Hadar
Field-by-field concatenation of two structures
32 Downloads
Updated 8 Apr 2018

View License

This function performs a concatenation of the fields in two structures by descending to each of the fields. No knowledge of the field names is required.

Cite As

Hadar (2024). concat_struct(s1,s2) (https://www.mathworks.com/matlabcentral/fileexchange/66821-concat_struct-s1-s2), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Structures in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Removed eval's console output

1.0.0.0