Community Profile

photo

Pas182


Last seen: nästan 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


cell arrays not explicited
Hi all, I have a 2 cells array, which come from an answer, with the format: The cell {1,1} is: Then typing A{1,1} i can s...

nästan 2 år ago | 2 answers | 0

2

answers

Question


How to explicit a cell array into a table
Hi everyone! I'm trying to create a table with some informations as below: Dtc=transpose(DTC); Lamp=transpose(Lamp_config); ...

nästan 2 år ago | 1 answer | 0

1

answer

Question


check 2 same numbers in a matrix
Hello everyone! :) in a matrix like: NaDFIR_from_tool = [ 80 39 101 39 101 175 237 172 232 168 232 ...

nästan 2 år ago | 1 answer | 0

1

answer

Question


change row when compiling an array
Hi everyone! with a for loop i'm compiling an array based on the answer that i get from the script. count(i)=0; for i=1:le...

nästan 2 år ago | 2 answers | 0

2

answers

Question


How to not overwrite answers
Hi, in a for cycle i have the issue for that the answer to a command are overwritten. Below the code which i'm facing with: fo...

nästan 2 år ago | 0 answers | 0

0

answers

Question


string extraction from txt file
Hi Matlab community! I have a txt file which cointains n #rows and i want to extract the strings for each row with a for Cycle....

nästan 2 år ago | 1 answer | 0

1

answer

Question


need to convert a cell into a vector number
Hello everyone, I need to convert a 1*1 cell into a vector array, below an example: from this : to this: Which is the ...

nästan 2 år ago | 1 answer | 0

1

answer