VBA to MATLAB conversion

I need the MATLAB equivalent of this VBA code (Solid.ChangeMaterial "part1:struct1", "diel"). Thanks

2 Comments

What would the code-equivalent be applied to change? For example are you using VRML and wanting to change the material associated with an object? Is this for SimMechanics? Is this for just general 3D plotting, that you want to be able to apply "materials" to arbitrary 3D surfaces?
I am linking CST(3D EM modelling) and MATLAB. I'm controlling CST from MATLAB(COM interface).So I've generated a solid(brick) with material Vacuum. I want to change the material to another(sand).

Sign in to comment.

Answers (0)

Categories

Find more on Condensed Matter & Materials Physics in Help Center and File Exchange

Asked:

on 25 Jan 2016

Commented:

on 25 Jan 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!