photo

Mouse


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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],:,:)));...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort