Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the variables in the ImageJ macro language, explaining how to define and use them, including the types of variables (Number and String) and available operators for modification. It also introduces the concept of String concatenation and hints at the use of Boolean variables for conditional statements.