answersLogoWhite

0


Best Answer

Matlab is a scripting and mathematical language processor for working with mathematical equations.

C is a structured programming language for writing programs. Those programs can contain mathematical equations, but they won't be in quite the same format that you're used to from math class.

Matlab will solve and equation for you. C will allow you to write a program that solves the equation.

C++ is an object-oriented version of C.

matlab and simulink let us design,simulate,implement & test a variety of time varying system

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the difference between matlab and c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between C and C programming language?

The C and C programming languages are one and the same. There is no difference between those languages.


What is the difference between the Linux shell and C?

C is a programming language. A shell is an interface.


What is difference between Turbo and Borland C?

turbo is word to do the programming language in c & c++ and i do no about borland


What is difference between c language and opearting system?

An operating system is a program that can be written in C


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


Is it necessary to know C or C plus plus to learn matlab?

No. Both C and C++ are low- to mid-level languages while MATLAB is a high-level language. The level determines the amount of abstraction involved, and the higher the amount of abstraction, the easier a language is to use. Knowledge of another language is never a bad thing though. The more languages you are familiar with, the more easily you can determine which language is best suited to a particular solution.


What is the difference between C and Vbnet?

It is just a different coding language, but C is more for business that VBNET


What the difference between c and c plus plus?

The fundamental difference is that in C++ object-oriented programming (OOP) was added. C is a procedural language (that means. top-down structure design), where as C++, which is an extension of C itself, is an object oriented language.


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.


What is diffence between c and c plus plus?

main difference b/w c and c++ is that c is procedural language whereas c++ is object oriented language also classes are not used in c but in c++ classes are used.


Difference between java and C plus plus?

java is an advanced object oriented programming language than c++


What is the difference between C language andprogramming language?

It's pretty much like the case of apple and fruit.C language is one of the programming languages.