<!doctype html public '-//W3C//DTD HTML 4.01//EN'
  'http://www.w3.org/TR/html4/strict.dtd'>
<html>
<title>Isight - Examples</title>
  <head>
	<link rel="stylesheet" href="../../../EStyle.css" type="text/css">
	<link rel="stylesheet" href="../../../ETables.css" type="text/css">
  </head>
<a href="http://www.simulia.com/products/sim_opt.html"><img src="../../../../examples/logo.gif"></a>
<body>
<h1>Mathcad Component</h1>
<table>
	<th colspan=2>Mathcad Example </th>
	<tr>
		<td>Description:</td>
		<td>
		This directory contains a Mathcad model driven by DOE component that demonstrates the use of matrix function 
		and its graph and string functions. The DOE factors include str1, str2, valOfA, valOfB and the DOE responses 
		include strConcat and mat.
		<br/><br/>&nbsp;&nbsp;<img src="MathcadWorksheet.jpg"><br/>
	</tr>
	
	<tr>
		<td>Model:</td>
		<td><a href="MathcadExampleModel.zmf">MathcadComponent.zmf</a></td>
	</tr>
	<tr>
		<td>Illustrated components:</td>
		<td>Mathcad, DOE</td>
	</tr>
	<tr>
		<td>Other illustrated features:</td>
		<td>None
		</td>
	</tr>
	<tr>
		<td>Simcodes needed:</td>
		<td>Mathcad 14 and higher</td>
	</tr>
	<tr>
		<td>Support files needed:</td>
		<td>None</td>
	</tr>
</table></body>
</html>