Vector into the function showing scalar variables used
이전 댓글 표시
Hello! I have a "function a=fun(b,c)". The input variables b and c called into the function are both scalar. How can I create a vector into the function containing all values (b,c) called, together or separated, during the loop time in order to make accounts between new values and the previous one?
댓글 수: 2
madhan ravi
2019년 4월 28일
Well, you haven’t shown us how your function looks like and the expected output.
Heorhii Heorhiichuk
2019년 4월 28일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!