Robochameleon
v1.0
|
Returns variable or specified element of cell array. More...
Go to the source code of this file.
Functions | |
function | varOrCell (in var, in ii) |
Returns variable or specified element of cell array. More... | |
Returns variable or specified element of cell array.
{}
Example
Definition in file varOrCell.m.
function varOrCell | ( | in | var, |
in | ii | ||
) |
Returns variable or specified element of cell array.
Returns variable or specified element of cell array
var | variable Variable in question |
ii | Index Index in case of cell array |
output1 | Output value 1 |
var | Output value 1 |