Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bastouil

  1. bastouil

    make a variable without writing its letters

    i found : function assignin
  2. bastouil

    make a variable without writing its letters

    i don't know if my explanation is good. i would like : anyfunction(z) = 6; and the result would be : variable "name" in the workspace (value = 6, double array)
  3. bastouil

    make a variable without writing its letters

    Hi, I have z='name'; so z is a char array. and i would like to make a variable name = 6; without writing "name = 6" in the command window. so it should be smth like num2str(z) = 6 ; (that doesn't work) is there a function which make that ? thanks

Part and Inventory Search