From 8ac15bc5efafa2afc053c293152605b0e6ae60ff Mon Sep 17 00:00:00 2001 From: Siddharth Agarwal Date: Tue, 3 Sep 2019 18:27:40 +0530 Subject: Xcos examples from textbooks and for blocks --- Working_Examples/215/CH9/EX9.8/Figure9_8.jpg | Bin 0 -> 37206 bytes Working_Examples/215/CH9/EX9.8/Figure9_8_xcos.jpg | Bin 0 -> 16824 bytes Working_Examples/215/CH9/EX9.8/ex9_8.xcos | 1 + 3 files changed, 1 insertion(+) create mode 100755 Working_Examples/215/CH9/EX9.8/Figure9_8.jpg create mode 100755 Working_Examples/215/CH9/EX9.8/Figure9_8_xcos.jpg create mode 100755 Working_Examples/215/CH9/EX9.8/ex9_8.xcos (limited to 'Working_Examples/215/CH9/EX9.8') diff --git a/Working_Examples/215/CH9/EX9.8/Figure9_8.jpg b/Working_Examples/215/CH9/EX9.8/Figure9_8.jpg new file mode 100755 index 0000000..8889797 Binary files /dev/null and b/Working_Examples/215/CH9/EX9.8/Figure9_8.jpg differ diff --git a/Working_Examples/215/CH9/EX9.8/Figure9_8_xcos.jpg b/Working_Examples/215/CH9/EX9.8/Figure9_8_xcos.jpg new file mode 100755 index 0000000..766abbd Binary files /dev/null and b/Working_Examples/215/CH9/EX9.8/Figure9_8_xcos.jpg differ diff --git a/Working_Examples/215/CH9/EX9.8/ex9_8.xcos b/Working_Examples/215/CH9/EX9.8/ex9_8.xcos new file mode 100755 index 0000000..5478abc --- /dev/null +++ b/Working_Examples/215/CH9/EX9.8/ex9_8.xcos @@ -0,0 +1 @@ + \ No newline at end of file -- cgit