Community Profile

photo

yc j


Active since 2015

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to do I set up if loop for the column size?
Some of my data(say set A) is 3x1 column vector and the others(say set B) are 4x1 column vector. each column will be used to ...

8 years ago | 1 answer | 0

1

answer

Question


how do I open files automatically in certain order?(numbers giving me trouble)
So, say I have these files named 1.0.txt, 1.5.txt, 2.0.txt, 2.5.txt, ... 10.0.txt, 10.5.txt I am automatically opening the fi...

8 years ago | 2 answers | 0

2

answers

Question


How do i make up a word by attaching several words in Matlab?
so i want to input a value, and this value should be attached to certain words to do the next command. For example, I have fi...

8 years ago | 2 answers | 0

2

answers

Question


How to automatically open the files in this m-code
hello. I couldn't solve the problem from last answers.. so I bring the m-code I wrote as below: clear clc fi...

8 years ago | 1 answer | 0

1

answer

Question


how to automatically open files and do the commands
You know how in a simple macro software, I give command such as "click window explore(directory where the data are saved) ->...

8 years ago | 2 answers | 0

2

answers

Question


How to fprintf(or just print) fileparts
man... I have read fileparts command, and i just can't do it... I am in a hurry right now.. I have files named such as 1.0 f...

8 years ago | 1 answer | 0

1

answer

Question


How do I continuously write to a file by using a loop?
Hello, I have a question about continuously writing to a file, not over writing by using a loop. For simple example, I have a...

8 years ago | 1 answer | 0

1

answer

Question


Question about finding y value for certain x value of a plot
Hello, I have a question about data cursor. My data plot gives me a data cursor which goes by 0.5 for the x-axis values. For...

8 years ago | 1 answer | 0

1

answer

Question


Question about input and loop for the range of plots
Hello, I am trying to make plots with my data. I got data that can be sorted to set A and set B depending on ranges. For e...

8 years ago | 1 answer | 0

1

answer

Question


How do i get evenly spaced marks in my plots?
Hello, I have data with some randomly spaced points. When I set the plot to line+marks, the marks comes up at the data point...

8 years ago | 2 answers | 0

2

answers

Question


Not sure why x-axis of the plot is doing this...
Hello, I have several data files containing data of force and deflection. I'm simply plotting these two, and i get plot like be...

9 years ago | 1 answer | 0

1

answer

Question


How do i make m file to ask me for the data file?
This should be simple, but I can't find the answers from the internet... When I run a m-file, i want the file to open up the ...

9 years ago | 1 answer | 0

1

answer

Question


Is there a way to select certain point in matlab plot by interpolation?
Hi, I am having a trouble in selecting a point in plot. For example, I have data file with x = [1 2] and y = [5 10]. After...

9 years ago | 1 answer | 1

1

answer