Rotate & translate a plot
Hi guys,
I'd like to rotate a curve by 180 degrees, then translate it across the figure to match up with another curve, as fo...
Translate a plot across its axes
Hi guys,
I'm writing a program which draws the hysteresis loops on a stress/strain plot. In order to do this, I need to be ab...
12 years ago | 3 answers | 0
3
answers
Question
Defining variables inside functions
Hi guys,
I'm having a lot of trouble getting my MATLAB script to work. It's a function which uses the bisection method to fi...