photo

Ido Gross


Last seen: fast 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Logarithmic scale with a different base
Hi, I am trying to plot a function using logaritmic scale on the x axis, with base 2. my code is: N = 1:10000; M = 61; L = ...

fast 4 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


multiply vector and matrix
Hi! I have a matrix such as: a = [1 1 1] [2 2 2] [3 3 3] and a vector: b = [2] [2] [2]...

fast 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Cell arrays and strings
Hi, I am working with cell arrays, and sometimes when I'm assigning strings in cells its saves as {["A"]} and sometimes as {'A'...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Get substring from text
Hi, I am new to matlab and I have a problem. I got a conversation between a group of people and I have a list of their names. I...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


cell array to string array
Hi I have a cell array consisting of strings. I would like to convert it to an array with one word in each cell. for example, ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort