Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
vertcat (Matlab function)
Vertical concatenation
Matlab/Scilab equivalent
Matlab | Scilab | |
vertcat(A, B,..) |
cat(1, A, B,..) [A ; B ; ..] |
Report an issue | ||
<< varargout (Matlab function) | V | Variables >> |