Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ y
Method
y
source/matplot/axes_objects/matrix.cpp:410–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
}
409
410
double matrix::y() const { return y_; }
411
412
class matrix &matrix::y(double y) {
413
y_ = y;
Callers
3
binscatter
Method · 0.80
pcolor
Method · 0.80
image
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected