![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8037558_1523555730332_DEF.jpg)
Chris Nemecek
Followers: 0 Following: 0
Estadística
7 Preguntas
2 Respuestas
CLASIFICACIÓN
225.789
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Can't open powerpoint file using mlreportgen.ppt.Presentation Class
Everytime I try to open a .pptx file using mlreportgen.ppt.Presentation I get an error. import mlreportgen.ppt.* pptObj = Pres...
5 meses hace | 1 respuesta | 0
1
respuestaMimic axis equal in secondary y-axis
The solution to the problem I developed is given below. It relies on a changedfcn to mimic axis equal when the figure is resized...
6 meses hace | 0
| aceptada
Pregunta
Mimic axis equal in secondary y-axis
Is there a way to mimc 'axis equal' for a secondary axis? 'Axis equal' doesn't work when using yyaxis(ax,'right'). In addtion...
6 meses hace | 2 respuestas | 0
2
respuestasPregunta
Contour plot from x and y data points with corresponding contour level
I have sets of x and y data points that correspond to a specific contour level. For example (x1,y1) and (x2,y2) correspond to a ...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Pass Variable to Calling App
I have searched around for the best practice to pass an app variable back to the calling app. For example, app1 is the main app ...
casi 5 años hace | 1 respuesta | 0
1
respuestaReturn plot handles at figure close
Here is the way I solved this issue. In the App: function PlotButtonPushed(app,event) f = figure('CloseRequestFcn',@g...
más de 6 años hace | 0
| aceptada
Pregunta
Return plot handles at figure close
I have App with a Plot button that executes a plotting routine when it is pushed. The PlotPushDown callback creates a figure w...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How do you output App data to a calling function?
I have a function/script that calls an instance of an App I created in AppDesigner. How do I get the App to return data to the f...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to pass data from App to calling function on App close?
I have a function that calls an App made in App Designer. Essentially, the app is a more sophisticated file selection tool than ...
más de 6 años hace | 1 respuesta | 0