photo

Ali


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
5 답변

순위
23,210
of 300,365

평판
1

참여
7 질문
5 답변

답변 채택
42.86%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Passing handles to datatip user function in GUI
Hello, I'd like to pass data to a user defined fucntion that is run every time that the data tip is used in order that I can ...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
inputting and array in command line format e.g. [2:2:10] etc
Thanks for the answers and the never use eval warning, this seems to be a theme I noticed on further reading.

거의 13년 전 | 0

답변 있음
inputting and array in command line format e.g. [2:2:10] etc
OK, straighrforward..... Need to use eval('[1:2:101]') EVAL(s), where s is a string, causes MATLAB to execute the stri...

거의 13년 전 | 0

질문


inputting and array in command line format e.g. [2:2:10] etc
Hello, I am sure that this is possible. I want to accept some values from gui which would be the labels to a bunch of files, ...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


Please HELP!! Am I nuts?
I define a function and save it: function [new_x, new_y] = TestArray(x, y) new_y = y.^2; new_x = x; end ...

거의 13년 전 | 답변 수: 3 | 1

3

답변

답변 있음
Please HELP!! Am I nuts?
Thanks! I am surprised I haven't run into this before.

거의 13년 전 | 0

질문


problem with psi digamma function
Can anyone help? I try to use the psi function to evaluate a complex number. It suggests in the help that I should convert numbe...

13년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Projecting a point onto a line
Note that this was working fine. The problem was that the scales of the two axes were different and so the line connecting the p...

13년 초과 전 | 0

질문


Projecting a point onto a line
Hi, I hope you can help. I have some x,y data that has a shoulder I would like to identify with a signature of a transitio...

거의 14년 전 | 답변 수: 2 | 0

2

답변

질문


Fitting implicit function using lsqnonlin
Hi, I am trying to fit an implicit function to data. As an example I tried to fit: x = ((D - B*log(y/D) - y)/A)+C. I ge...

거의 14년 전 | 답변 수: 0 | 0

0

답변

답변 있음
problem with reading whole line with fgets and fgetl
The array editor window shows only part of the line that it has read even if the cell holding the data is increased. When I hove...

14년 초과 전 | 0

질문


problem with reading whole line with fgets and fgetl
I am tryiong to read a data file which a number of lines of headers as well as column headings. Right now I cannot get a full li...

14년 초과 전 | 답변 수: 3 | 0

3

답변