photo

liju Abraham


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


smooth lines from plot
I created this plot, but the lines look so choppy. How do i make them smooth ?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Concat or merge a plot (matrix) into another plot(matrix) using for loop
I need to creat a final plot/matrix C where a 'special load' is concated multiple times into a 'general load', in this case the ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


bar3 distance between bars
How do I set distance between bars in with bar3 function

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


combining (concat) matrix in loop to get desired output plot
Hi, I have two plots gotten from (general_load and special_load), they are time vs force. I want to create a loop where I can ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
inserting into certain locations in array
Thanks for the response, I asked this question to try to understand how to solve a larger problem where I have data for two plo...

mehr als 5 Jahre vor | 0

Beantwortet
Insert an array into another array in a specific location.
I have a similar question: A=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15] B = [ 10 20 30] C= 3 % is the position where I want to ...

mehr als 5 Jahre vor | 0

Frage


inserting into certain locations in array
A=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15] B = [ 10 20 30] C= 3 % is the position where I want to insert B in A I = 2 % is the ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten