photo

Dylan Mecca


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Problem importing files-- matlab version changes
Hi all, I just updated my license from a 2014a to 2017b and I've noticed that the uiimport command is acting differently. I w...

6 years 前 | 4 个回答 | 0

4

个回答

提问


Convert logical vector to double
Hi all, I'm looking for a way to take a logical vector and convert it to a double in the workspace. How can I do this? I can'...

6 years 前 | 1 个回答 | 0

1

个回答

提问


1 if true, 0 if false: analyzing data from excel with text condition
Hi all, I'm looking to use the csv file I've uploaded to tell me at what points certain conditions are true. Allow me to expl...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Which lines between two vectors are not equal?
Hi everyone, I am looking at two vectors, and I want matlab to tell me at which lines they two vectors are not equal. I will ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


plus or minus calculation
Hi everyone, I am trying to take a value, and subtract a vector from it. I want to then take that answer to check if it is wi...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Can matlab return the interval of 1's and 0's?
Hi everyone, I'm looking to see if matlab has the capability to return an interval. I know I can make matlab create a vector ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Do calculations for lines that are true
How can I make matlab do a calculation, that will require a previous line, for a condition being true? Please reference the file...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do I make matlab read certain lines and do calculations only when a condition is true?
Please see attached file. variables t and v represent time and velocity respectively. Z being the condition. I want to calculate...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Importing data: recognizing if a variable is present
If I import data into matlab, how can I make it look for a specific variable? In the files attached, if z is present, then I'll ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


True false results to be saved as a value
I have a vector, a = [1,0,1,1,1,0,0,0......] I want to say that when a is true, or when the elements in a are equal 1, to mak...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Replace zeros with text
How could somebody replace zeros in a matrix or vector with a word? For example, I'm trying to make a column n rows long that...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to repeat calculations and store answers
I have a set of data that I want to fin the distance between two points for every point. d = ((x2-x1)^2 + (y2-y1)^2)^(1/2). Wher...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Imported matrix size loop
Hi all, I'm trying to find a way to make matlab measure the amount of rows of .csv that I import. The purpose being to later as...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Time Format: import unique format to be able to plot
Hello everyone, I am trying to utilize the time stamp from some data(see attachment) using excel. I want to be able to import...

6 years 前 | 3 个回答 | 0

3

个回答

提问


cell to double using cell2mat
Hi everyone, I'm looking to take a variable from a spreadsheet I import to be plotted. I've done some poking around and found...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Pause code while importing data
Hello everyone, I'm developing a code that will allow the user to imprt whatever data using uiimport command. The data that t...

6 years 前 | 1 个回答 | 0

1

个回答

提问


uiimport command--using variables
Does anybody know how to be able to pause code or have a sort of 'preemptive' way to call out variables when using uiimport to i...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Prompt to import data from csv file with specific column vectors
Hi everyone, My task is to have matlab allow a user to open a file with the ability to later use these column vectors in a pl...

6 years 前 | 1 个回答 | 0

1

个回答

提问


opening excel .csv
Hi everyone, I've been working on a project that would allow me to pull data from a .csv file to later plot. The problems I h...

6 years 前 | 0 个回答 | 0

0

个回答