Feeds
提问
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 ....
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0