how to represent the integral in matlab

 Accepted Answer

I do not understand what you mean by ‘represent the integral’, so I will take some guesses:
  1. To do a numerical integration with a function, use the integral function.
  2. To do a numerical integration with data, use the trapz function.
  3. To do a symbolic integration, use the int function.
  4. To display an integral as you might see it in a textbook or paper, see the documentation on Text Properties, specifically with respect to using the LaTeX interpreter.

More Answers (1)

integers are represent by storing capability. like Unint or unsig int please explain your question more

Products

Asked:

on 26 Jul 2015

Answered:

on 26 Jul 2015

Community Treasure Hunt

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

Start Hunting!