Developing Scilab Toolbox for calling external C libraries - English
Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
- subtitles off
Captions
- captions off
Chapters
- Questions posted on Forums
- Scilab Tutorials - English
-
C++ example
Hi,Is there an equivalent C++ example that I can follow as well?
00-01M 0-10S EOJ
Answer last updated on: March 13, 2021, 4:05 p.m.
-
Example in Windows
Hi,Is there a similar example that can be executed in Windows 10 and Scilab 6.0.2 or higher?
00-01M 0-10S EOJ
Answer last updated on: March 13, 2021, 4:08 p.m.
-
HOW TO FIND THE MUTIPLE C AND MATLAB LIBRARIES
Can we develop a SCILAB toolbox for calling external MATLAB libraries
03-04M 20-30S krish10
Answer last updated on: Oct. 8, 2020, 9:37 p.m.
-
1Introduction to Scilab and its benefits
-
2Self learning of Scilab through Spoken Tutorials
-
3The amazing resource of Scilab Textbook Companion
-
4Scilab Lab migration, Toolboxes and Forums
-
5Installing
-
6Getting Started
-
7Vector Operations
-
8Matrix Operations
-
9Conditional Branching
-
10Iteration
-
11Scripts and Functions
-
12Plotting 2D graphs
-
13Xcos Introduction
-
14File handling
-
15User Defined Input and Output
-
16Integration
-
17Solving Non linear Equations
-
18Linear equations Gaussian Methods
-
19Linear equations Iterative Methods
-
20Interpolation
-
21ODE Euler methods
-
22ODE Applications
-
23Optimization Using Karmarkar Function
-
24Digital Signal Processing
-
25Control systems
-
26Discrete systems
-
27Calling User Defined Functions in XCOS
-
28Simulating a PID controller using XCOS
-
Developing Scilab Toolbox for calling external C libraries
-
30Developing Scilab Toolbox for calling Python and its functions
-
31Interactive Simulation in Xcos using slider
-
32User-defined variables in Xcos
-
33Loading and saving data in Xcos
-
34Conditional operations in Xcos
-
35Super Blocks in Xcos
Questions posted on ST Forums:
9650 visits
Outline:
Compiling an external C library Generating shared library Copying the shared library to Scilab Toolbox Interfacing the shared library with Scilab Understanding the important code sections for interfacing Building a Scilab Toolbox using this library Loading the toolbox Executing an example in help Verification of results Understanding how to write Help for Toolbox functions
Width: | 800 | Height: | 600 |
---|---|---|---|
Duration: | 00:12:50 | Size: | 7.1 MB |
Show video info
Pre-requisite
No Pre-requisites for this tutorial.