How to display progress of fminbnd in Matlab GUI?

1 次查看(过去 30 天)
How can i display the progress of fminbnd in a Matlab GUI? As this function takes some time to calculate it would be nice to display the progress so the user knows that it is running. Has anyony an idea how to implement that?
At the moment i display a static text when it starts and set the visible of this text to off after its finished.

采纳的回答

Matt J
Matt J 2014-9-18
编辑:Matt J 2014-9-18
Use the OutputFcn or PlotFcn input options.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by