photo

Karthik


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
173,491
of 300,364

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


coloring a surface plot using custom colorbar
I've developed code to plot a 3D surf plot that looks like this: <</matlabcentral/answers/uploaded_files/65138/MeshPlotForSh...

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

0

답변

질문


How can I generate a randomized vector of repeating numbers with given conditions?
I'm trying to generate a vector of pseudo-random numbers that contains 1:11 repeated 8 times. The vector is broken up into block...

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

1

답변

질문


Reading Data from NI USB-6000
I'm trying to read data from an NI USB-6000 into 32 bit Matlab for an experiment. I was able to view the data in the NI MAX p...

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

1

답변

질문


How can I generate a vector of 19 numbers in such a way that all 19 numbers are repeated 10 times, but 10 consecutive numbers are not equal?
So far, the code I have is this: nTargs = 19; pairs = nchoosek(1:nTargs, 10); nPairs = size(pairs, 1); order = ra...

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

1

답변

질문


How do I create dropdown lists in gui based on folders, subfolders, and file names
Hi, I have a large amount of data that I want to process and view in a plot in a GUI. To get to the data that needs to be plo...

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

0

답변