Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using RC Design Functions 4 - Umom and new MaxAx function
- Using LINEST for non-linear curve fitting
- Deflections and Moments in Rectangular Plates
- ULS design of reinforced concrete, AS, ACI and European codes
- Python and pyxll
- Stepping through 3DFrame
- More on RC design of circular sections
- Using Array Formulas
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Daily Download 7: Lateraly loaded pile analysis
Recent Comments
Tag Archives: Matrix methods
Python functions for rotation
I have recently needed code to rotate 2D coordinates, either about the origin, or some specified other point, using pyxll to call the code from Excel. My first attempt was a direct translation of some VBA code, that also worked … Continue reading
Posted in Coordinate Geometry, Excel, Link to Python, Maths, Newton, PyXLL
Tagged Excel, Matrix methods, Numpy, Python, PyXLL, rotation functions, UDFs
Leave a comment