UITable keeps making double CellSelection callback

3 views (last 30 days)
The callback is used to add the selected cell to another table in the same uifigure yet it is behaviour changes it most of the time makes double callbacks and it sometimes only single which the correct behaviour required. Is any settings that can be looked at. Recently there was an upgrade from R2018b to R2019a which has more features and behaviour especially to the tables.
Any solutions?
I have made StackOverflow question, please take a look there is more code and details; for more reference. https://stackoverflow.com/questions/58166880/uitable-keeps-making-double-cellselection-callback

Accepted Answer

Bereketab Gulai
Bereketab Gulai on 2 Oct 2019
Edited: Bereketab Gulai on 13 Nov 2019
This may been have a bug in R2019a as R2019b resolves it.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!