photo

Akshayaa Pandiyan


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
120,066
of 297,589

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,461

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,227

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Answered
Class methods for UI callbacks cannot access attributes defines after callback
defining the class as an handle solved the problem classdef myUI < handle

1 year ago | 0

| accepted

Question


Class methods for UI callbacks cannot access attributes defines after callback
Hi, I have an uifig defined as a class and its callbacks as private methods for browing through a folder list. However, during t...

1 year ago | 1 answer | 0

1

answer

Question


Getting different values when indexing with islocalmax and find
I have a matrix of data A. and I want to find the maximum values in this matrix for each row. This is my script: index_max_A = ...

2 years ago | 2 answers | 0

2

answers

Question


Formatting exel import in readtable()
I have an excel file with char arrays and numerical data. I import the data using readtable(). I want all the data to be homogen...

2 years ago | 1 answer | 0

1

answer

Question


NI GPIB device connected shown in connection expert but not in visadevlist
Hi, I have a couple of devices connected through NI GBIP and the devices are online in Keysight connection expert. But when I tr...

2 years ago | 1 answer | 0

1

answer