Community Profile

photo

Mikael Agopov


Last seen: 約1年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

約3年 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約5年 前 | 0 件の回答 | 0

0

回答

質問


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

5年以上 前 | 1 件の回答 | 1

1

回答

質問


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

5年以上 前 | 2 件の回答 | 1

2

回答