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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0