Homec4science

GuiLogger is converted to the new linking system; more clever callback…

Authored by SAFedorov on Dec 26 2018, 00:14.

Description

GuiLogger is converted to the new linking system; more clever callback assignments by linkGuiElement; InputProcessingFcn

  1. in linkGuiElement auto callback now does not overwrite if one is already defined in app designer
  2. linkGuiElement now has InputProcessingFunction option, which is a counterpart of existing OutputProcessingFcn
  3. GuiLogger is converted to the new system