photo

Ak K


Last seen: 5년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
115,328
of 300,338

평판
0

참여
9 질문
0 답변

답변 채택
77.78%

획득한 표
0

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How do I invert nested functions in MATLAB?
If I have a variable (let's call it a) and then I apply the following multiple functions to transform it into a second variable,...

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

1

답변

질문


How to make part of a plot in color and part in black and white?
Hi, I have two plots and and one is in color (plot 1 - it is plotted in the jet colormap) and one is in black & white (plot 2 - ...

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

0

답변

질문


How to automatically pass variables from one GUI to another GUI?
Hi, I know this question may have been answered in another MATLAB answers question, but I looked through many and didn't find on...

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

1

답변

질문


How do you modify data sets within guide-based GUI from command window?
I have a guide-based GUI that I am using to process data. Right now, the GUI takes in raw data, the user can change certain para...

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

0

답변

질문


What is the most efficient way of calling two related functions in Matlab?
Hi, I am wondering if one of the two following options are more efficient/better to use while coding This: a = functionA...

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

1

답변

질문


Create GUI figures which scale position and size based on resolution
Hello, I have a program which first has one GUI which has a button which is pushed to call three other GUIs. I want these four G...

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

1

답변

질문


Alternatives to using eval/evalc for running a file?
Hello, I understand that the eval family of functions does not work as efficiently and effectively as other alternatives in many...

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

2

답변

질문


How to use one matlab program to create a new .m file and insert executable code into it which is from a separate file?
Hello, I am attempting to create a function which determines variable values at different points in various separate programs wh...

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

1

답변

질문


How can I convert a string which contains a variable name into a variable which can be called?
I am creating a function which scans files for a certain function and determines which variables (all are already initialized) a...

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

1

답변