horzcat_fields.m File Reference

Take a struct array and return one structure with all fields horizcontall concatenated. More...

Functions

function catted = horzcat_fields (structs, ensure_double)
 Take a struct array and return one structure with all fields horizcontall concatenated. More...
 
function [ blank , fields ] = horzcatfields>blank_struct (elem, rows, cols)
 

Detailed Description

Take a struct array and return one structure with all fields horizcontall concatenated.

Function Documentation

◆ horzcat_fields()

function catted = horzcat_fields (   structs,
  ensure_double 
)

Take a struct array and return one structure with all fields horizcontall concatenated.

◆ horzcatfields>blank_struct()

function [blank , fields ] = horzcatfields>blank_struct (   elem,
  rows,
  cols 
)