
Smithy
Statistics
9 Questions
0 Answers
RANK
105,263
of 262,956
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 17,996
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,916
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Saving a table-type variable to MAT file column by column in For-loop
Hello everybody, I have big size of a table-type variable. I am trying to save a table-type variable to .mat file column by ...
7 days ago | 1 answer | 0
1
answerQuestion
Convert some Table Variables from Cell to Double
Hello everybody, I have a table with many variables of mixed types (some strings, some numbers). and I would like to convert ...
9 days ago | 1 answer | 0
1
answerQuestion
How to concatenate numbers with ( ) bracket as cell type?
Hello everybody, I have a matrix 10*3 and the data type is double. and if possble, I would like to know how to make 10*1 cell...
15 days ago | 1 answer | 0
1
answerQuestion
How to remove the empty spaces from imported text file?
Hey everybody, I have a space delimited textfile and would like to know how to make 1*5 cell with tline. With below code, it s...
22 days ago | 1 answer | 0
1
answerQuestion
How to remove the first element and last element based on First column
I have a matrix 23 by 2 matrix. and it looks as below. First Column starts from 1 to 5 and second column is the value. I wou...
4 months ago | 2 answers | 0
2
answersQuestion
How to make summation of moved and fixed matrix ?
I would like to calculate the summation of moved and fixed matrix. The purpose is to join two image without the spaces(zeros)...
6 months ago | 2 answers | 0
2
answersQuestion
How to remove the number 0 between index1 & index2 ?
I would like to remove the number 0 between index1 & index2. How can I remove it.... The result I want is A = [0 0 0 1 1 1...
7 months ago | 2 answers | 0
2
answersQuestion
How to make united polygons from separated polygons?
I have 3 separated polygons of each variables (Polygon#1, Polygon#2,Polygon#3). I would like to make one united polygon from ...
1 year ago | 1 answer | 0
1
answerQuestion
How to zero the data points behind the line of figure?
I have a figure of plot3 and I would like to making the data contacting the blue line to zero. How to zero the data points beh...
1 year ago | 1 answer | 0