Ansys Optics Help Center home page
Products
  • Ansys Lumerical
  • Ansys Speos
  • Ansys Zemax
  • License Agreement
  • System Requirements
  • Downloads
Solutions
  • Applications
  • Ecosystem Partners
  • Customer Success
Learn
  • Learning Centre
  • Webinars
  • On-Demand Webinars
  • Videos
  • White Papers
  • Blogs
Submit a request
Sign in Evaluate for Free
  1. Ansys Optics
  2. Scripting Language
  3. Commands

TOP

zeros - Script command

FDTD MODE DGTD CHARGE HEAT FEEM INTERCONNECT

Initialize a matrix. All elements are set to zero (same as matrix ).

Syntax

Description

x = zeros(i,j,k,....);

Initializes an i x j x k x .... matrix.

Examples

?x=zeros(2,2,2);
result(i,j,1):
0 0 
0 0 
result(i,j,2):
0 0 
0 0 

See Also

List of commands , linspace , matrix , ones , []

Associated files

Login to download

Related articles

  • matrix - Script command
  • Lumerical scripting language - By category
  • ones - Script command
  • matlabsave - Script command
  • getdata - Script command

Products

  • FDTD
  • MODE
  • CHARGE
  • HEAT
  • DGTD
  • FEEM
  • MQW
  • STACK
  • INTERCONNECT
  • CML Compiler
  • Photonic Verilog-A
  • Licensing
  • Downloads

Resources

  • Learn
  • Support
  • Solutions
  • Ecosystem Partners
  • Ansys Innovation Courses
  • Ideas Exchange
  • Ansys Learning Forum
  • Knowledge Base
  • Application Gallery

Corporate

  • About Lumerical
  • Careers
  • News Releases
  • In the Literature
  • Contact Us

Stay in the know

Subscribe to Spotlight Newsletter

Copyright 2023 Ansys Canada Ltd.


Ansys / Lumerical
  • Terms of Service
  • Cookie Policy
  • Privacy Policy
  • Legal Notices
  • Sitemap