How to fix - MATLAB crashes when trying to open import tool
2 views (last 30 days)
Show older comments
When I try to launch the import tool MATLAB will crash and then appears to automatically start running the debugger...how can I correct this issue? Sometimes the import tool won't open, and sometimes it allows me to select my file and the import tool opens the file name but none of the data it contains. I am using 2016a trial version because there is an issue with verifying the licensed version which our IT is correcting now...
2 Comments
Hari Krishna Ravuri
on 16 Aug 2019
I'm unable to reproduce this behaviour on my end.Please provide reproduction steps.
Fangliang Bai
on 22 Mar 2020
Edited: Fangliang Bai
on 22 Mar 2020
My situation is slightly different but not too much.
OS: Mac 10.15.3
Matlab version: R2019 Update5
Reproduce steps:
- use app designer to give 'data = uiimport;' to a button callback function.
- run app, click button, click 'clipboard' in the select source dialog.
- pop up the Import Tool panel.
- Whereever I click, it will freeze forever and I have to force quit matlab.
Answers (0)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!