photo

Victor


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

10 질문
1 답변

순위
82,581
of 300,759

평판
0

참여
10 질문
1 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Saving part of a cell array
Is there a way to save a part of a cell array like test{1,1}, test{1,2}...etc to separate variables in a .mat file?

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

1

답변

질문


Growing a Cell Array
I have created a cell array of size {1,1} but what if i want to add other matrices in the array? Do i have to preallocate it or ...

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

1

답변

질문


Filling a matrix row by row and saving it to a .mat file
I have a function with input arguments which everytime it is called, it will fill a matrix according to those input arguments. F...

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

1

답변

질문


Writing to .mat files
I have created a function like so: func(a,b,c,d) and inside the function I will create a variable matrix where the fun...

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

1

답변

답변 있음
Creating matrixes in .mat file
What if i have a function where i want to create new variables inside that .mat file? So in the function i want to create a vari...

11년 초과 전 | 0

질문


Creating matrixes in .mat file
I want to create a .mat file and inside the .mat file, there are variables that represent individual matrices. So lets say in th...

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

2

답변

질문


Increasing vertical spacing between subplots
How do i increase the vertical spacing between subplots?

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

4

답변

질문


For loop update matrix
In my for loop i want to create and append the elements in a column vector everytime i run the function.

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

1

답변

질문


Converting an .m file to .mat file and plot the graph
I have 7 .ini files with content such as: [text1] 1 = 500 2 = 400 3 = 600 4 = 700 and I want to take the number on t...

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

1

답변

질문


Opening and creating .ini files
I have a script that creates 7 .ini files and i have another .m file with a function where it writes to those opened files. How ...

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

0

답변

질문


Help with accessing variables outside a function
I am trying to create a function with two inputs: input_data(a,b). The input 'a' will indicate the sampling rate and input 'b' i...

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

1

답변