photo

Mouse


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Export 2 Dimension out of a 3 dimensionoal Array
Hi I hava a 3D Array. Now I like to save the content of the 3d array in n 2d arrays 2dArray = zeros(size(3dArray([1],:,:)));...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to check if a variable exists and if yes display the variable.
clear all; %disp(testresults); %can't work because variable testresults does not %exist. testresults = magic(5) %cre...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Save content in a for loop
I have a for loop. In this loop I have a function with 3 returning arguments Now I should save the content of this returning va...

2년 초과 전 | 답변 수: 1 | 0

1

답변