photo

Mikael Agopov


Last seen: bijna 2 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
19.521
of 297.503

REPUTATION
2

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
2

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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
  • Thankful Level 1

View badges

Feeds

View by

Question


Best practice for adding program path for programs intended for compiling
My software for data analysis has grown to a fairly big size, and is split to several subdirectories, like /MATLAB/Myprogram, /...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


WANTED: A possibility to compile a Matlab program without the MRE but one that would not require an internet connection to install when MRE is available
I am working on our company's software, which is written in Matlab. Whenever I finish a new version, it has to be installed on s...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


Installing MatLab 2018b software on LInux: install_unix not found
Hello everybody, I am getting the /home/mikael/.matlab/a pp_installer_cache/R2018b/glnxa64/installagent/install: 1: exec: /h...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Cannot create a pointer to a struct
I never needed to create a pointer in Matlab before, but now I need to create a pointer to a struct. I tried: exstr=struct('...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


How to change properties of the uigetfile / uigetdir dialog box
Our company standardly has to deal with quite long file and directory names, which makes using uigetfile / uigetdir a little bit...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


Matlab Runtime not linking properly
I am trying to run a compiled Matlab code with another computer (both Linux). Usually this works out fine; however, now I ran in...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


Why don't uibuttons have 'normalized' coordinates?
The old, "Guide-type" uicontrol-buttons had the very handy 'Units','Normalized' -property, which allowed you to specify their si...

meer dan 6 jaar ago | 1 answer | 1

1

answer

Question


isa not recognizing Line or Figure class
I wanted to test whether input data of a function is a Line object using something like: >> x=-2*pi:.01:2*pi;HLine=plo...

meer dan 6 jaar ago | 2 answers | 1

2

answers