Feeds
질문
Help saving a vector to the workspace that is output from a function.
Hello. I currently have the function shown below: function [numout, outvec]= SCAN_DATAmgl(vectin, lowlim, uplim) %Comp...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help saving the output of a for loop within a function into a vector.
Hello. I am currently writing the below function: function [numout, outvec]= SCAN_DATA(vectin, lowlim, uplim) %Com...
11년 초과 전 | 답변 수: 2 | 0
