photo

Bo Sarah


Last seen: mehr als 3 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I get the input arguments of a function and save them into an array ?
Hi everyone, I'd like to know how to get the input arguments of a function and put them into an array to be able to do a loop...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Could someone help me with the "imwrite" command please ? Error using imwrite>parse_inputs (line 541) The colormap should have three columns.
ImageData = imread(Result{1}(i).raw_list.z); imwrite(ImageData , strcat("C:\Users\toto\Documents\SP4\Camera_Images\", num2s...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Could someone explain below part of code please ? I do not understand the first part [~,b]
[~,b] = min(abs(RealEL1));

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten