Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
im_browser_getDefaultParameters.m File Reference

Set default and stored from the previous session parameters of im_browser.m. More...

Functions

function [
handles ,
start_path ] = 
im_browser_getDefaultParameters (handles)
 Set default and stored from the previous session parameters of im_browser.m. More...
 
function  imbrowsergetDefaultParameters>add_to_classpath (classpath, directory)
 
function test = imbrowsergetDefaultParameters>not_yet_in_classpath (classpath, filename)
 

Detailed Description

Set default and stored from the previous session parameters of im_browser.m.

Function Documentation

function [ handles , start_path ] = im_browser_getDefaultParameters (   handles)

Set default and stored from the previous session parameters of im_browser.m.

This function runs during initialization of im_browser.m

Parameters
handleshandle structure of im_browser
Return values
handles-> handle structure of im_browser
start_path-> starting logical drive
Change in 1.1:
(ib, 2013-05-01) test of change function
New in 1.1:
(ib, 2013-05-01) test of new function title = Microscopy Image Browser;
Required fields of handles:
Generated fields of handles:

References ib_addIcons(), ib_updateFontSize(), loadOmero_wrapper(), toolbarInterpolation(), and toolbarResizingMethod().

Referenced by imbrowser>im_browser_OpeningFcn().

Here is the call graph for this function:

Here is the caller graph for this function:

function imbrowsergetDefaultParameters>add_to_classpath (   classpath,
  directory 
)
function test = imbrowsergetDefaultParameters>not_yet_in_classpath (   classpath,
  filename 
)