![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15814266_1563253120357_DEF.jpg)
Rohit Deshmukh
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
154.880
of 297.016
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
fast 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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: ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 5 Jahre vor | 1 Antwort | 0