photo

Zak Kankin


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
204,790
of 300,895

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,106

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,552

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Open new notepad and insert some text without saving it in file
I know that I can launch notepad from command: !notepad and I know that possible to open some existent text file by next...

8 years 前 | 2 个回答 | 0

2

个回答

提问


recognize function from string
Is there a way in Matlab to recognize the variables and parametest of function from sting. For example I have a string: "a1*x+a2...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Hi. I have some question for matlab OOP. Is it imposible to overload SUM function for vector of objects of my class?
I have some class objects vector: a(1),a(2)...,a(n) and overload for theirs function plus, so I can perform a(1)+a(2) operations...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How change x axis data set to another on plot axes?
I have some plot where seconds on axis x set by data x1 = 1:7200; How I can change this vector on plot without it rebuild to ano...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How I can use some object method for uicontrol callback function?
For example, I want create a figure in object method, but how than I can call some method from this figure? classdef test...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to perform Figure callback if this figure created into object method?
Hello. I have a class, it contain some method that create new figure with button uicontrol elements. How I can link callbak func...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Hello. How can I change format of the some value in table function?
I want to display values with help of the table function under different format.

10 years 前 | 1 个回答 | 0

1

个回答

提问


Hello. How algorithm I can use for detect the start point of the fast increasing of my data and the end of this procces?
My data corrupted by some noise, I use the diff function for indicate the start point(labelled by red point on the figure), but ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Hi. I want add listener for some event in my class. I need that my class type was value but not handle. Is it realy?
There is a note in matlab help that event may be make only in inherited from handle classes. But maybe exist some way that can r...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Changing class object content after initalize some property
Please help me. I am making some class in matlab, and need that after any changing some public value the construcror was automa...

11 years 前 | 0 个回答 | 0

0

个回答