Community Profile

photo

Ravi Goyal


Karlsruher Institut für Technologie

Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to replace string but not function
Dear Community, In a string like: 'sinh(x).*f.*n' I want to replace the n with X_Model(1). Using strrep however I end up ...

mehr als 7 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


uitabgroup in existing GUIDE Gui
Hello, Using Matlab 2015b,is there a way to take my old GUIDE created GUI which contains two large figures and move them int...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How can I create a card panel or tab panel in a MATLAB GUI?
Is there a way now to somehow take my old GUIDE created GUI (Version 2015b) which contains two large figures basically and move ...

mehr als 7 Jahre vor | 0

Frage


How to Stop Fmincon from GUI
How to stop fmincon from a pushbutton in a Matlab Gui? The explaination posted here at the botton does not work, and can not ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does Copyfile not work in Matlab Deployed GUI?
I build a GUI which I deploy, using the Application compiler. I want to create a folder and copy the folder to a location. This ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to turn off java error in matlab command window
I have build a Gui using guide as well as some java integration. Mainly a jtable using findjobj and Java Classes from Y. Altman....

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to vectorize for loop of partial arrays?
I am tryig to accelerate this part of my code, as it consumes the most of the runtime. I posted a simplified snippet which has t...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to update Axes LineStyle Order in Matlab Gui
I figured it out. Seems I only need to set the marker of the children in the plot. The Code I used % --- Executes on select...

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


How to update Axes LineStyle Order in Matlab Gui
Dear Community, I want to change the Linestyle of a Matlab Figure in a Gui. I have a popupmenu with a switch case structure ...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to navigate through Struct/Cell from Matlab Gui?
The Cells contain lots of data normally and can be structured differently. So, I feel a uitable could not display everything pro...

mehr als 9 Jahre vor | 0

Frage


How to navigate through Struct/Cell from Matlab Gui?
Dear Community, I have a GUI which can load data from the workspace. Like the Curve Fitting App from Matlab I can read array...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten