Azzera filtri
Azzera filtri

How to change the sign of a whole vector?

1 visualizzazione (ultimi 30 giorni)
Hi, I want to plot the displacements from a compressive test, but my data is in negative sign. I have a vector like this but much longer of 588 columns in one row: A[ -0.1039 -0.1085 -0.1084 -0.1108 -0.1126 -0.1107] How can I change the sign of all the values to plot a positive graph? Thank you! Martha

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 11 Feb 2014
plot(abs(A))

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by