horzcat edit page

Syntax

   C = horzcat(A,B)
   C = horzcat(A1,A2,...,An)

Input

A First input
scalar | vector | matrix | multidimensional array | table |
timetable
B Second input
scalar | vector | matrix | multidimensional array | table |
timetable
A1,A2,...,An List of inputs
comma separated list

Example

See also