MATLAB: How to define the input to the simulink from workspace as a columns

columns input to simulinkfrom workspaceinput to the simulinksimulink

I want to call signal from workspace to the simulink using "from workspace block" my input file in the workspace contain 5 columns but when I used block from workspace to call it in the simulink the simulink dont understand it as a columns,
so my question is how to upload my columns from workspace to the simulink in such a way the simulink can diagnose it as a columns?
need help plz

Best Answer

See the implementation (attached) of the From Workspace blocks to split the matrix