![]() |
Microscopy Image Browser
1.233
|
Transpose dataset physically between dimensions. More...
Functions | |
function
handles = | ib_transposeDataset (handles, mode) |
Transpose dataset physically between dimensions. More... | |
function img = | ibtransposeDataset>transposeme (img, mode) |
function
handles = | ibtransposeDataset>convertZ2T (handles) |
Transpose dataset physically between dimensions.
function handles = ib_transposeDataset | ( | handles, | |
mode | |||
) |
Transpose dataset physically between dimensions.
handles | handles structure of im_browser |
mode | -> a string that defines the transpose dimension
|
handles | handles structure of im_browser |
References updateGuiWidgets().
Referenced by menuDatasetTransform().
function handles = ibtransposeDataset>convertZ2T | ( | handles | ) |
function img = ibtransposeDataset>transposeme | ( | img, | |
mode | |||
) |