Description: The example included here is a simple temperature conversion module that takes user-supplied temperature values specified in either degrees Fahrenheit or degrees Celsius and converts them to the other scale. The example demonstrates how to use the MATLAB® Builder™ JA API to handle temperatures in various different formats (scalars, matrices, cell arrays, and structs).
To Search:
File list (Check if you may need any files):
license.txt
temperatureModule
.................\Axis_Source
.................\...........\TemperatureCellArray.java
.................\...........\TemperatureModule.java
.................\...........\TemperatureModuleClient.java
.................\...........\TemperatureStruct.java
.................\...........\tester.java
.................\Creating Web Services with MATLAB_Builder_JA.pdf
.................\Deploy
.................\......\deploy_temperature.bat
.................\......\deploy_temperature.wsdd
.................\......\undeploy_temperature.bat
.................\......\undeploy_temperature.wsdd
.................\Source
.................\......\convertTemperature.m