photo

Zahra Arj


Last seen: 3 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


wait for GUI data to continue the script
Hi, I have a script which call a function (a GUI). Inside the GUI, I want to collect responses (selected radiobuttons) to multi...

3 years ago | 1 answer | 0

1

answer

Question


specify lines
I want to specify some lines so that I can assign a number to them and change the numbers.#And I want to know that when we write...

13 years ago | 1 answer | 0

1

answer

Answered
matrix creation with same values (say 1:1200) in each column (1200x1200 matrix)
for i=1:1200 for j=1:1200 x(i,j)=i; end end but it takes a lot of time...

13 years ago | 0

Question


.pbm format and creating diagrams via the data generated form the matlab program
I want to know that which programs could open the .pbm formats and where can I download them by free. the second thing I want t...

13 years ago | 1 answer | 0

1

answer