Community Profile

photo

Rohit Deshmukh


Last seen: etwa 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Is it possible to assign new values which are integers to categorical array?
I want to change the values of categorical array, so that i can create figure from plots.I want to convert the plot into figure...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to use export_fig in matlab app designer?
I want to copy Ui Axes to a figure. How the export_fig should be implemented? Unfortunately copyUiAxes is not working in my case...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to export XaxisTick Labels which are cell arrays to figure or powerpoint in app designer?
Please refer to the attached figure. If i keep the XaxisTicklabels as 1,2,3 and so on, it can be exported to PPT or figure with ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save a file in particular folder path?
I want to save a .m file located in a current directory to a folder. I just have a path for the folder. How to proceed?

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to display Heatmap plot in UI Axes of matlab app designer ?
I tried using heatmap(app.UIFigure.UIAxes,A,XValue_Text,X2Value_Text) heatmap(app.UIFigure,app.UIAxes,A,XValue_Text,X2Value_T...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


App Designer: How can I select multiple options in a list box without using control button?
Requirements: control button should not be used to select multiple options. alternative solution of implementing checkboxes: ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save a matlab plot created in app designer in powerpoint slides? #MATLAB 2019a #AppDesigner
I need to save a plot in powerpoint on clicking a button.

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Enable/disable dropdowns when checkbox checked/unchecked in MATLAB2019A app designer
I want to disable the given dropdown if the checkbox is selected and enable it once checkbox is unchecked. How should be...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to add strings?
Suppose i have two strings a and b a = {'two' , 'three' , 'four'} b= {'five','six','seven'} I want output as C C= {'two','t...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


App Designer : Adding elements to listbox
Hello, I am using app designer. I am trying to add new elements in listbox by selecting checkboxes. Please suggest a code fo...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort