photo

Prof. X


Last seen: 2 dagar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
Drag and Drop - MatLab AppDesigner
Have you seen this? It is a file drag and drop for uifigures. https://www.mathworks.com/matlabcentral/fileexchange/80656-uifil...

7 månader ago | 1

| accepted

Answered
Adding uitable checkboxes to certain cells or rows instead of columns
Very late but stumbled across this answer from the MathWorks Support Team that seems to answer this question well: https://www.m...

ungefär ett år ago | 0

Answered
uitable: text-alignment with HTML
Use this as reference. This centers the text, makes the background red, and changes the font color to white: uitable('data',{'<...

mer än ett år ago | 0

Answered
how to get UNC path for mapped drive path
If on Windows, you can use system('net use'). I use the following function in one of my codes. I'm sure there is a more efficien...

mer än 2 år ago | 1

Question


Label drag and drop on plot not working the same between MATLAB versions
I am updating a large MATLAB code from 2013b to run on 2020b. I have simplified and attached a section of it so you can just cal...

mer än 3 år ago | 1 answer | 0

1

answer