blank_struct.m File Reference

STRUCT_BLANK Simple function to copy struture (fields, no data) of given structure For parsing into struct arrays. Will make a struct array of (ros, cols), or same size as elem if no args specified. More...

Functions

function [ blank , fields ] = blank_struct (elem, rows, cols)
 STRUCT_BLANK Simple function to copy struture (fields, no data) of given structure For parsing into struct arrays. Will make a struct array of (ros, cols), or same size as elem if no args specified. More...
 

Detailed Description

STRUCT_BLANK Simple function to copy struture (fields, no data) of given structure For parsing into struct arrays. Will make a struct array of (ros, cols), or same size as elem if no args specified.

Function Documentation

◆ blank_struct()

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

STRUCT_BLANK Simple function to copy struture (fields, no data) of given structure For parsing into struct arrays. Will make a struct array of (ros, cols), or same size as elem if no args specified.