Community Profile

photo

Hakob Bazoyan


Last seen: 1 year ago Active since 2019

Statistics

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Content Feed

View by

Question


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

4 years ago | 1 answer | 0

1

answer

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

4 years ago | 1

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

4 years ago | 0

| accepted

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 2 answers | 0

2

answers