adplus-dvertising
frame-decoration

Question

What is the working of the following command?
libfunctions(libname,'-full')

a.

Returns the functions of a shared library

b.

Returns the functions of a shared library and it’s signatures

c.

Returns the signatures of the functions of a shared library

d.

Error

Answer: (b).Returns the functions of a shared library and it’s signatures

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the working of the following command?

Similar Questions

Discover Related MCQs

Q. The libfunctionsview command shows the signature of the functions present in the ___________

Q. Which of the following command unloads a library from the system?

Q. The isjava command returns?

Q. The input to the isjava command is given within _________

Q. The isobject(A) returns a 1 if the _________

Q. Python files cannot be used in MATLAB.

Q. Python commands can be run in MATLAB without Python in the system.

Q. What is the extension of a newly created toolbox?

Q. The input to the function “matlab.addons.toolbox.toolboxVersion” is given within ______

Q. License arguments for installing toolboxes are _______

Q. What does the function matlab.addons.toolbox.installedToolboxes return?

Q. A .mltbx toolbox is written in Java.

Q. A toolbox is same as a function.

Q. What are the contents of the toolbox shown by the matlab.addons.toolbox.installedToolboxes command?

Q. The memory function is limited to _________

Q. The memory used by MATLAB, shown in the output of the memory command, is ________

Q. The function handle given to the timeit command cannot be defined within the timeit function.

Q. The timeit function returns the time in ms.

Q. Which of the following method increases the performance of operation?

Q. The amount of memory saved for swap files is more than the physical memory allotted for MATLAB.