Community Profile

photo

Eirikur Bernharðsson


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Is it possible to put a symbol next to textbox in graph.
The code for the textbox. txt = sprintf(['ResFreq: ',... num2str(xy(1)), ' Hz' ]); txtbox = annotation('textbox', [.6 ....

4 years ago | 1 answer | 0

1

answer

Question


how to find slope for certain area in graph.
I have this graph and i need to find the slope where is (2 - 14) clear all;clc; gogn = xlsread(fullfile('C:\Users\ebben\Drop...

4 years ago | 1 answer | 0

1

answer

Question


How do i find points where slope is zero.
I dealing with data from an experiment and i need to find local equivalents or the points where slope is zero. I tried it in th...

4 years ago | 1 answer | 0

1

answer