Hakob Bazoyan
Followers: 0 Following: 0
Feeds
질문
How to get the point under mouse click on the plot or histogram?
I have an axis object in my application, and I am drawing histogram on that axis object. Is there any event fired when I click ...
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
how can i plot a graph in app designer?
If you want to draw histogram on data, please try using histogram() function. Here's how I plot histogram in my application: pr...
how can i plot a graph in app designer?
If you want to draw histogram on data, please try using histogram() function. Here's how I plot histogram in my application: pr...
5년 초과 전 | 1
답변 있음
how to draw a rectangle on the matlab.ui.control.image object?
After digging around, I found no way of programmatically drawing an existing rectangle on the matlab.ui.control.image object... ...
how to draw a rectangle on the matlab.ui.control.image object?
After digging around, I found no way of programmatically drawing an existing rectangle on the matlab.ui.control.image object... ...
5년 초과 전 | 0
| 수락됨
질문
how to draw a rectangle on the matlab.ui.control.image object?
I have a matlab.ui.control.image object in my aplication class classdef GreenScreenUI < matlab.apps.AppBase properties (Ac...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to specify the type of the argument of the function?
I have a class of a type BlockInfo containing several attributes. I need to pass an object of the BlockInfo type to the function...
5년 초과 전 | 답변 수: 2 | 0