Answered Matrix dimensions must agree
The length of the vectors mentioned in error does not match. You need trim the longer one to the size of shorter one.
1 year ago | 0
Question
Smoothing jumps when using unwrap()
Hello,
I need to use atan() function in my code. That results into zig-zag kind of type result when plotting. Therefore I used ...
1 year ago | 1 answer | 0
1
answer
Answered Adding and subtracting values inside tables
Hi,
You can just use mean(). Like that:
clc;
clear all;
A = [2.189091 2.071748 1.663721 1.579909 1.542135 1.118777];
B = [-...
Answered Problem with plot function
Hi,
Works for me. Probably you clear your workspace before running this part of the code. Therefore the x is not found.
x = ...
1 year ago | 0
| accepted
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.