Utilities > Plotting > Elements > Label_2dMoments


Label_2dMoments

Purpose

label end moment values for 2d frame elements in current window

Synopsis

Label_2dMoments (Model,Post,ElemList,Digit,Units)

Description

LABEL_2dMOMENTS label end moment values for 2d frame elements in current window
  LABEL_2dMOMENTS (MODEL,POST,ELEMLIST,DIGIT,UNITS)
  the function displays in the current window the end moment values of 2d frame elements
  in ELEMLIST for the structural model in data structure MODEL;
  POST is either the vector of basic forces Q, or
  a cell array with post-processing information for the basic element forces in POST.ELEM{el}.Q;
  the optional row vector ELEMLIST contains the numbers of elements to include for labeling,
  e.g. [1:4 7 9] selects elements 1 through 4, 7 and 9;
  the optional integer DIGIT controls the number of digits after the comma (default=1)
  the optional integer UNITS scales the output values by the UNITS value

Cross-Reference Information

This function calls:

  • Localize returns the node coordinates and id array of element
  • ElmLenOr element length and x-axis orientation (direction cosines)
  • Q2Post converts the vector of basic forces Q to cell array Post.Elem{}
This function is called by: