summaryrefslogtreecommitdiff
path: root/js/NonLinear/INTRP2BLK_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/NonLinear/INTRP2BLK_f.js')
-rw-r--r--js/NonLinear/INTRP2BLK_f.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/NonLinear/INTRP2BLK_f.js b/js/NonLinear/INTRP2BLK_f.js
index 768f9119..08429dd4 100644
--- a/js/NonLinear/INTRP2BLK_f.js
+++ b/js/NonLinear/INTRP2BLK_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/NonLinear/INTRP2BLK_f.sci" */
function INTRP2BLK_f() {
-INTRP2BLK_f.prototype.define = function INTRP2BLK_f() {
+ INTRP2BLK_f.prototype.define = function INTRP2BLK_f() {
a=[[0],[1]];
b=[[0],[1]];
c=[[0,1],[1,2]];
@@ -15,12 +15,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(sci2exp(a))],[strcat(sci2exp(b))],[strcat(sci2exp(c,0))]];
gr_i=[];
x=standard_define([3,2],model,exprs,gr_i);
-}
-INTRP2BLK_f.prototype.details = function INTRP2BLK_f() {
-}
-INTRP2BLK_f.prototype.get = function INTRP2BLK_f() {
-}
-INTRP2BLK_f.prototype.set = function INTRP2BLK_f() {
+ }
+ INTRP2BLK_f.prototype.details = function INTRP2BLK_f() {
+ }
+ INTRP2BLK_f.prototype.get = function INTRP2BLK_f() {
+ }
+ INTRP2BLK_f.prototype.set = function INTRP2BLK_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -45,5 +45,5 @@ break;
}
}
}
-}
+ }
}