photo

Chris Nemecek


Last seen: 5일 전 2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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...

2개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
Mimic 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...

3개월 전 | 0

| 수락됨

질문


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...

3개월 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

6개월 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Return plot handles at figure close
Here is the way I solved this issue. In the App: function PlotButtonPushed(app,event) f = figure('CloseRequestFcn',@g...

6년 초과 전 | 0

| 수락됨

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

6년 초과 전 | 답변 수: 1 | 0

1

답변