![]() |
Microscopy Image Browser
1.00
|
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) |
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 |
Referenced by menuDatasetTransform().
function img = ibtransposeDataset>transposeme | ( | img, | |
mode | |||
) |