Leila
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0