LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
Test
test.m
Go to the documentation of this file.
1
2
3
tic
4
for
i=1:10
5
r = logical(round(rand(30,30,8,100)));
6
end
7
toc
8
9
tic
10
for
i=1:10
11
r = randi([0,
Hologram
.
grayLevels
-1],1,30,30,100);
12
13
14
end
15
toc
16
17
Hologram
Hologramme werden als Objekte vom Typ Hologram dargestellt.
Definition:
Hologram.m:11
Hologram::grayLevels
Property grayLevels
Anzahl der Graustufen.
Definition:
Hologram.m:37
Generated on Thu Feb 23 2023 12:36:39 for LAT Hologramm-Software 2.0 by
1.9.5