Help with Matlab code to add mutliple variables to my help function

Hey guys, so I am working on a project and I have run into a problem. I am attempting to take 10 tables I created under the variables z1-z10, and then was trying to use the help function to have it create a table where each tables data is put into it. So atm my code whenever i go help=z10 will make the table and put the number i want which is 60 in the positions I want. But then whenever I try something like help=z10,z9. it only shows the 60 and not the 59s from my z9 table. I am wondering if yall know a way I can have multiple inputs into that help function? I have also tried just doing 10 help functions but then it just keeps rewriting help into whatever the last variable is so that did not work either.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

질문:

2021년 1월 19일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by