photo

Leila


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


repeated measures ANOVA matlab
Hi everyone I get data from 28 subjects. for each one, there is a 7*15 matrix that measure 7 variable in 15 repetition. I want ...

3 years ago | 0 answers | 0

0

answers

Question


how to convert struct to vector?
hi every body I have a structure that it's fields are also structures with diferent length. how could I convert them to a vect...

3 years ago | 1 answer | 0

1

answer

Question


how to read two specific data from a folder?
dear all, I want to read two images from a folder and draw their histogram. I wondered if you wouid help me

4 years ago | 1 answer | 0

1

answer

Question


How to save a Workspace cell variable in a folder out of matlab?
I have an image cell in workspace and want to save them in a folder in my desktop. how could I di that?

4 years ago | 1 answer | 0

1

answer

Question


How could I convert my png images to tiff?
this is my code: clc; clear; close all; imagePath = 'C:\Users\images'; savePath = 'C:\Users\images_tiff'; fileNames = dir(i...

4 years ago | 2 answers | 0

2

answers