Comparison among numbers, pls help!
Show older comments
Good morning guys,
I have a strange issue with my matlab code.
I have two Matrix and I need to compare a specic row of the first matrix with a specific of the second one.
I know they are equal but I need matlab check it for me!
In the first step i defined the two matrixs and than I asked to check the equality. This second step is shwn in the figure below and I have already checkd they are numbers and not strings.

How it is possible ? How can I correct this problem?
TY in advance
2 Comments
Atsushi Ueno
on 14 May 2021
format long
You can see the comparing is more accurate.
Alcide Bertocco
on 14 May 2021
Accepted Answer
More Answers (0)
Categories
Find more on Number Theory in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!