photo

Af


Last seen: 대략 4년 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

12 질문
0 답변

Cody

0 문제
1 답안

순위
14,053
of 300,756

평판
2

참여
12 질문
0 답변

답변 채택
33.33%

획득한 표
2

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
112,757
of 170,890

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


readtable: no Constant property or Static method named 'init'
Hi, I am using matlab 2019b but I expereienced the exact same probelm on 2020b installed on a different machine. I am trying t...

4년 초과 전 | 답변 수: 1 | 1

1

답변

질문


writing string into excel
I am trying to simply write cell string array to excel xlswrite(ExclFl,cellstr("1.1234"),'A1:A1'); or xlswrite(ExclFl,{'1.123...

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

1

답변

질문


play audio within a function MATLAB 2019a
Hi, I cannot play an audio within a function. for example, if I run the following code in the command window, it works (plays t...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


customized Loss function for cross validation
I trained a decision tree regression model with the following code: MdlDeep = fitrtree(X,Y,'KFold',SbjNm,'MergeLeaves','off', '...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


printing simulink model onlyprints one block
Hi, I am trying to export a simulink blockdiagram in a high resolution picture format. I am using the print command as follow...

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

2

답변

질문


parallel computing initiation probelm
Hi, I face an error when I try to initiate the parallel computing: After running the command, parpool, I get the following err...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


how to use analog output for a multilevel handshaking
Hi, I would like to use an analogue output channel as a multilevel handshaking output, meaning that depending on the status of ...

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

1

답변

질문


xlsread problem in 2018a
I just try to read an excel file into matlab. I use the very straightforwar call to the function [NUMERICTrg,TXTTrg,RAWTrg]=x...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


figure size in matlab is not precise on the screen
Hi, I run a a very simple command to set the figure size: set(gcf, 'units','centimeters','position',[2 3 20 10]) I expe...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


running Tisean from matlab
Hi I just have a very simple code to make a demo of TISEAN in MATLAB It works with no error and the "status" returns zero. ho...

대략 13년 전 | 답변 수: 0 | 0

0

답변

문제를 풀었습니다


Matrix indexing with two vectors of indices
Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).

대략 13년 전

질문


Automatic Axes Resize behavior
Hi Just a simple question, it seems that for 3D figures the position and outerposition of the axes do not quite match with wh...

13년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Global optimization toolbox
Hi I recently got a trial version of Global optimization toolbox (ID #1370077)and I was trying to implement some of the examp...

대략 14년 전 | 답변 수: 1 | 0

1

답변