photo

Oleg Iupikov


自 2019 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
C, MATLAB
Spoken Languages:
English, Russian
Pronouns:
He/him

统计学

All
MATLAB Answers

2 个提问
1 个回答

File Exchange

3 文件

Cody

0 个问题
3 个答案

排名
13,791
of 299,862

声誉
3

贡献数
2 个提问
1 个回答

回答接受率
100.0%

收到投票数
2

排名
3,985 of 20,824

声誉
369

平均
4.90

贡献数
3 文件

下载次数
41

ALL TIME 下载次数
3222

排名
74,642
of 166,327

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Solver
  • First Answer
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

查看徽章

Feeds

排序方式:

提问


Class implementation such that assignment x=MyObj does in fact x=MyObj.prop1
Let's say I have a class classdef TestClass < handle properties prop1 = 7 prop2 end methods ...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Retrieving non-zero blocks from a matrix
Here is one possible solution. Please see in-line comments for explanation. % Generate some data matrix Data = zeros(6,6); Da...

4 years 前 | 1

提问


Data tip on the centroid of a patch face?
Hallo. Is it possible programmatically create a data tip on a patch face center? It looks like it always sticks to the patch v...

4 years 前 | 1 个回答 | 1

1

个回答