Community Profile

photo

Muhammad Waheed AZAM


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I want to understand how to read this code
A = xlsread('experiment.xlsx','A','A12:XP523'); Tmin = 24; Tmax = 37; save('fields','Tmin','Tmax'); IA = im2uint16(mat2gray(...

2 years ago | 0 answers | 0

0

answers

Answered
I want to meaning of this code, I do not understand
@KSSV @Konrad @Hiro I read the document but did not understand please help

2 years ago | 0

Question


I want to meaning of this code, I do not understand
IA = im2uint16(mat2gray(A, [Tmin Tmax])); imwrite(IA,'A.tiff','tiff');

2 years ago | 2 answers | 0

2

answers

Question


what is meaning of this matlab
N=xlsread('prova1'); t=N(:,3:39);

2 years ago | 1 answer | 0

1

answer