rpapa
rpapa

Reputation: 119

How to plot Bode diagrams under scilab / xcos V6.1?

I use scilab / xcos in my teaching and among others the CPGE atoms module: https://atoms.scilab.org/toolboxes/CPGE This module has not yet been updated for version 6.1 and only works for version 5.5.2. The majority of its functionalities are found in other modules but one of those which is only found in this module. The functionality which allows to draw the diagrams of BODE.

Do you know how to find this functionality for version 6 under xcos?

Upvotes: 1

Views: 1352

Answers (1)

S. Gougeon
S. Gougeon

Reputation: 911

The REP_FREQ block used to do the job, and is still proposed in the CPGE release for Scilab 6.0

Upvotes: 0

Related Questions